CommitmentTree.Proof (Anoma v0.29.0)
I represent a compact proof that a particular element is contained within the commitment tree.
Summary
Types
Functions
Link to this function
new(path, proof)
Link to this function
verify(spec, proof, anchor, commitment)
@spec verify( CommitmentTree.Spec.t(), t(), binary(), binary() ) :: boolean()
Link to this function