package
1.13.14-0.1.0-rc.1
Repository: https://github.com/ava-labs/libevm.git
Documentation: pkg.go.dev

# Functions

New initializes the hash-based node database.

# Variables

Defaults is the default setting for database if it's not specified.

# Structs

Config contains the settings for database.
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.