Type Alias BlockRangeLength

Source
pub type BlockRangeLength = BlockNumber;
Expand description

BlockRangeLength is the length of a block range.

Aliased Type§

pub struct BlockRangeLength(pub u64);

Tuple Fields§

§0: u64