Bargad v1.0.1 Bargad.Merkle View Source

Link to this section Summary

Link to this section Functions

Link to this function verify_audit_proof(tree, proof) View Source
verify_audit_proof(Bargad.Types.tree(), Bargad.Types.audit_proof()) :: boolean()
Link to this function verify_consistency_proof(tree, proof, old_root_hash) View Source
verify_consistency_proof(
  Bargad.Types.tree(),
  Bargad.Types.consistency_proof(),
  binary()
) :: binary()