Type Definition pallet_crowdloan_rewards::pallet::Initialized
source · pub type Initialized<T: Config> = StorageValue<_GeneratedPrefixForStorageInitialized<T>, bool, ValueQuery, T::Initialized>;Expand description
Storage type is StorageValue with value type bool.