# Functions
OpenGethDB opens a geth database to apply cheats to.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageDiff compares the storage of two different accounts, and writes a patch with differences.
StorageGet just reads the storage of the given address at the given key.
StoragePatch applies a patch of changes to the given state account trie.
StorageReadAll reads all values of the given address, and writes it as a (+) diff to the given output writer.
StorageSet modifies the storage of the given address at the given key to the given value.
# Variables
No description provided by the author
# Type aliases
No description provided by the author