//
pkg.gl
Category
github.com/ava-labs/subnet-evm
triedb
database
package
0.6.10
Repository:
https://github.com/ava-labs/subnet-evm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
23 SLOC
#
Interfaces
Database
Database wraps the methods of a backing trie store.
PreimageStore
PreimageStore wraps the methods of a backing store for reading and writing trie node preimages.
Reader
Reader wraps the Node method of a backing trie reader.