package
2.2.0+incompatible
Repository: https://github.com/dispatchlabs/disgo.git
Documentation: pkg.go.dev

# Functions

Create a new state from a given trie.
NewDatabase creates a backing store for state.
No description provided by the author

# Variables

Trie cache generation limit after which to evict trie nodes from memory.

# Structs

StateDBs within the ethereum protocol are used to store anything within the merkle trie.

# Interfaces

Database wraps access to tries and contract code.
Trie is a Ethereum Merkle Trie.

# Type aliases

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