Type Definition polkadot_runtime_common::assigned_slots::pallet::PermanentSlotCount
source · pub type PermanentSlotCount<T: Config> = StorageValue<_GeneratedPrefixForStoragePermanentSlotCount<T>, u32, ValueQuery>;
Expand description
Number of assigned (and active) permanent slots.