pub type StoredRange<T> = StorageValue<_GeneratedPrefixForStorageStoredRange<T>, (u32, u32), OptionQuery, GetDefault>;
Expand description

The range of historical sessions we store. [first, last)