package
1.13.8
Repository: https://github.com/findoranetwork/go-ethereum.git
Documentation: pkg.go.dev

# Functions

New initializes the hash-based node database.

# Structs

Database is an intermediate write layer between the trie data structures and the disk database.

# Interfaces

ChildResolver defines the required method to decode the provided trie node and iterate the children on top.