Documentation
¶
Overview ¶
In-memory Merkle Tree which implements an authenticated list.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InternalSeparator = []byte("MT::InternalNode")
View Source
var LeafSeparator = []byte("MT::LeafNode")
View Source
var MerklePlaceholderDigest = Digest([]byte("MERKLE_PLACEHOLDER_HASH_________"))
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.