pub type BlockRangeLength = BlockNumber;
BlockRangeLength is the length of a block range.
struct BlockRangeLength(pub u64);
0: u64