Type Definition frame_system::pallet_prelude::BlockNumberFor [−][src]
type BlockNumberFor<T> = <T as Config>::BlockNumber;
Expand description
Type alias for the BlockNumber
associated type of system config.