Type Definition pallet_nis::pallet::Summary

source ·
pub type Summary<T> = StorageValue<_GeneratedPrefixForStorageSummary<T>, SummaryRecord<<T as Config>::BlockNumber>, ValueQuery>;
Expand description

Summary information over the general state.