pub type OverweightCount<T: Config> = StorageValue<_GeneratedPrefixForStorageOverweightCount<T>, OverweightIndex, ValueQuery>;
Expand description

The number of overweight messages ever recorded in Overweight (and thus the lowest free index).