Type Alias BlockMerkleMountainRange

Source
pub type BlockMerkleMountainRange = MerkleMountainRange<4294967295>;
Expand description

Type alias for Merkle Mountain Range with block roots

Aliased Typeยง

#[repr(C)]
pub struct BlockMerkleMountainRange { /* private fields */ }