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