package
0.0.0-20241122061421-fc2991dfa3c1
Repository: https://github.com/ch-iron/go-evm.git
Documentation: pkg.go.dev

# Interfaces

NodeDatabase wraps the methods of a backing trie store.
NodeReader wraps the Node method of a backing trie reader.
StateDatabase wraps the methods of a backing state store.
StateReader wraps the Account and Storage method of a backing state reader.