Type Definition pallet_staking::ForceEra
source · pub type ForceEra<T> = StorageValue<_GeneratedPrefixForStorageForceEra<T>, Forcing, ValueQuery>;Expand description
Mode of era forcing.
Storage type is StorageValue with value type Forcing.