package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev
# Functions
GetNode retrieves a node from storage.
No description provided by the author
NewMemoryStorage creates an inmemory trie storage.
No description provided by the author
No description provided by the author
# Structs
FullNode is a node with several children.
KVBatch is a batch write for leveldb.
KVStorage is a k/v storage on memory using leveldb.
ShortNode is an extension or short node.
No description provided by the author
No description provided by the author
No description provided by the author
ValueNode is a leaf on the merkle-trie.