package
0.0.0-20240910101210-a1ef4089cc28
Repository: https://github.com/ripoff2/go-ethereum.git
Documentation: pkg.go.dev
# 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.
VerkleDefaults represents a config for holding verkle trie data using path-based scheme with default settings.