Module universal_merkle_tree

Source
Expand description

Implementation of a typical Sparse Merkle Tree.

Structsยง

UniversalMerkleTree
A standard append only Merkle tree implementation