Module merkletree::proof

source ·
Expand description

Merkle tree inclusion proof.

Structs

  • Merkle tree inclusion proof for data element, for which item = Leaf(Hash(Data Item)).