Type Definition pallet_fees::pallet::StoredSessions
source · pub type StoredSessions<T: Config> = StorageMap<_GeneratedPrefixForStorageStoredSessions<T>, Blake2_128Concat, SessionIndex, ()>;
Expand description
Map from all stored sessions.