sp_subspace_mmr::domain_mmr_runtime_interface

Function verify_mmr_proof

source
pub fn verify_mmr_proof(
    leaves: Vec<EncodableOpaqueLeaf>,
    encoded_proof: Vec<u8>,
) -> bool
Expand description

Verifies the given MMR proof using the leaves provided