//
pkg.gl
Category
github.com/umbracle/greenhouse
internal
runtime
tests
itrie
package
0.0.0-20220317225857-23afbe8623dc
Repository:
https://github.com/umbracle/greenhouse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
446 SLOC
#
Functions
Commit
No description provided by the author
NewTxn
No description provided by the author
#
Structs
Account
Account is an object we can retrieve from the state.
FullNode
FullNode is a node with several children.
ShortNode
ShortNode is an extension or short node.
Txn
No description provided by the author
ValueNode
ValueNode is a leaf on the merkle-trie.
#
Interfaces
Node
Node represents a node reference.