pub fn verify_mmr_proof( leaves: Vec<EncodableOpaqueLeaf>, encoded_proof: Vec<u8>, ) -> bool
Verifies the given MMR proof using the leaves provided