//
pkg.gl
Category
github.com/ava-labs/coreth
triedb
database
package
0.14.0
Repository:
https://github.com/ava-labs/coreth.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.