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