package
0.0.0-20230803065340-eb934a0893fc
Repository: https://github.com/sliceledger-blockchain/slice-ledger.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author