Type Definition pallet_rewards::pallet::IsSettlementAccumulationHalted
source · pub type IsSettlementAccumulationHalted<T: Config> = StorageValue<_GeneratedPrefixForStorageIsSettlementAccumulationHalted<T>, bool, ValueQuery>;
Expand description
Storage type is [StorageValue
] with value type bool
.