Expand description
Inclusion and consistency proofs.
Structsยง
- Consistency
Proof - A consistency proof: proves that an earlier tree state (with
from_sizeentries) is a prefix of the current tree state (withto_sizeentries). - Merkle
Proof - A Merkle inclusion proof: the list of sibling hashes needed to reconstruct the root from a given leaf.