pub type ActiveTemporarySlotCount<T: Config> = StorageValue<_GeneratedPrefixForStorageActiveTemporarySlotCount<T>, u32, ValueQuery>;
Expand description

Number of active temporary slots in current slot lease period.