package
1.14.7
Repository: https://github.com/onflow/go-ethereum.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewDatabase initializes the trie database with default settings, note the legacy hash-based scheme is used by default.

# Variables

HashDefaults represents a config for using hash-based scheme with default settings.

# Structs

Config defines all necessary options for database.
Database is the wrapper of the underlying backend which is shared by different types of node backend as an entrypoint.