This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Replies: 1 comment 7 replies
-
Why do you want to read the raw storage? And not just use the provided methods? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to directly interrogate the node data from the RocksDb database. The data I would like to interrogate is the storage system events from the STATE column family. How is the key calculated for a given hash/block height, the System module and the events storage?
Beta Was this translation helpful? Give feedback.
All reactions