pub type BlockNumberOf<C> = <C as Chain>::BlockNumber;
Expand description

Block number used by the chain.