Type Alias bp_runtime::BlockNumberOf

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

Block number used by the chain.