pub type IsSettlementAccumulationHalted<T: Config> = StorageValue<_GeneratedPrefixForStorageIsSettlementAccumulationHalted<T>, bool, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type bool.