pub type IsDistributionHalted<T: Config> = StorageValue<_GeneratedPrefixForStorageIsDistributionHalted<T>, bool, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type bool.