pub type MerkleProof = MerkleProof<Byte32, MergeByte32>;Expand description
Merkle proof for Byte32 values.
Aliased Typeยง
pub struct MerkleProof { /* private fields */ }pub type MerkleProof = MerkleProof<Byte32, MergeByte32>;Merkle proof for Byte32 values.
pub struct MerkleProof { /* private fields */ }