Type Alias sp_domains::merkle_tree::MerkleProof

source ·
pub type MerkleProof = MerkleProof<Blake2b256Algorithm>;
Expand description

Merkle proof using Blake2b256Algorithm.

Aliased Type§

struct MerkleProof { /* private fields */ }