Type Definition storage_proofs_core::merkle::BinaryMerkleTree[][src]

pub type BinaryMerkleTree<H> = MerkleTree<H, U2>;