pub type IncompleteExpirationsSince<T: Config> = StorageValue<_GeneratedPrefixForStorageIncompleteExpirationsSince<T>, T::BlockNumber>;
Expand description

Earliest block with incomplete expirations; Weight limit might not allow to finish all expirations for a block, so they might be operated later.