pub type BlockNumberFor<T> = <HeaderFor<T> as Header>::Number;
Expand description

Type alias for the BlockNumber associated type of system config.