Type Definition pallet_rewards::pallet::IsClaimingHalted

source ·
pub type IsClaimingHalted<T: Config> = StorageValue<_GeneratedPrefixForStorageIsClaimingHalted<T>, bool, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type bool.