pub type BlockNumberFor<T> = <HeaderFor<T> as Header>::Number;
Type alias for the BlockNumber associated type of system config.
BlockNumber