Type Definition polkadot_runtime_common::assigned_slots::pallet::TemporarySlots
source · pub type TemporarySlots<T: Config> = StorageMap<_GeneratedPrefixForStorageTemporarySlots<T>, Twox64Concat, ParaId, ParachainTemporarySlot<T::AccountId, <<T as Config>::Leaser as Leaser<<T as Config>::BlockNumber>>::LeasePeriod>, OptionQuery>;
Expand description
Assigned temporary slots.