pub type HeaderTree<N> = BHPMerkleTree<N, HEADER_DEPTH>;Expand description
The Merkle tree for the block header.
Aliased Typeยง
pub struct HeaderTree<N> { /* private fields */ }pub type HeaderTree<N> = BHPMerkleTree<N, HEADER_DEPTH>;The Merkle tree for the block header.
pub struct HeaderTree<N> { /* private fields */ }