package
0.0.0-20180806132342-a0055f1082b6
Repository: https://github.com/bankex/go-plasma.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewTree creates a new Merkle Tree using the content cs.
# Structs
MerkleTree is the container for the tree.
Node represents a node, root, or leaf in the tree.
No description provided by the author
No description provided by the author
# Interfaces
Content represents the data that is stored and verified by the tree.