pub type BlockMerkleMountainRange = MerkleMountainRange<4294967295>;
Type alias for Merkle Mountain Range with block roots
#[repr(C)]pub struct BlockMerkleMountainRange { /* private fields */ }