Module proof

Source
Expand description

This module provides definitions of the inclusion proof (Merkle proof) of a tree node in an SMT, and proof verification.

Structsยง

MerkleProof
A proof depicts a Merkle path.
RandomSamplingProof
A random sampling proof proves that the result of random sampling is valid.