pub type SecureLimitedPeriod<T> = StorageValue<_GeneratedPrefixForStorageSecureLimitedPeriod<T>, BlockNumberFor<T>, ValueQuery>;
Expand description

Period between security limitation. Zero means there is no period limitation.