Skip to main content

verify_mmr_proof

Function verify_mmr_proof 

Source
pub fn verify_mmr_proof(
    leaves: <PassFatPointerAndDecode<Vec<EncodableOpaqueLeaf>> as RIType>::Inner,
    encoded_proof: <PassFatPointerAndRead<Vec<u8>> as RIType>::Inner,
) -> <bool as RIType>::Inner
Expand description

Verifies the given MMR proof using the leaves provided.