Type Definition pallet_roles::BlockNumberFor
pub type BlockNumberFor<T> = <T as Config>::BlockNumber;Expand description
Type alias for the BlockNumber associated type of system config.
pub type BlockNumberFor<T> = <T as Config>::BlockNumber;Type alias for the BlockNumber associated type of system config.