package
1.13.14-0.1.0-rc.1
Repository: https://github.com/ava-labs/libevm.git
Documentation: pkg.go.dev
# Interfaces
Trie is an Ethereum state trie, can be implemented by Ethereum Merkle Patricia tree or Verkle tree.
TrieLoader wraps functions to load tries.