Type Definition pallet_fees::pallet::CurrentSession
source · pub type CurrentSession<T: Config> = StorageValue<_GeneratedPrefixForStorageCurrentSession<T>, SessionIndex, ValueQuery>;
Expand description
The current session of the era.