Type Definition frame_system::pallet_prelude::BlockNumberFor
source · pub type BlockNumberFor<T> = <HeaderFor<T> as Header>::Number;
Expand description
Type alias for the BlockNumber
associated type of system config.