# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewDatabase creates a backing store for state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
MaxTrieCacheGen is trie cache generation limit after which to evict trie nodes from memory.
# Structs
msgp:tuple AccountData.
No description provided by the author
StateDB stores account's data.
No description provided by the author
No description provided by the author
msgp:tuple TokenObject.
# Interfaces
Database wraps access to tries and contract code.
journalEntry is a modification entry in the state change journal that can be reverted on demand.
StateDB is an OVM database for full state querying.
Trie is a Ethereum Merkle Trie.
# Type aliases
No description provided by the author