The RTC data we have in sysvars is stored in a packed format. This makes it difficult to deal with.
It would be good to have an API call that accepts a buffer and unpacks the RTC data into that buffer so that values are expanded out into whole bytes and words
The RTC data we have in sysvars is stored in a packed format. This makes it difficult to deal with.
It would be good to have an API call that accepts a buffer and unpacks the RTC data into that buffer so that values are expanded out into whole bytes and words