package
1.13.14-0.1.0-rc.1
Repository: https://github.com/ava-labs/libevm.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.