Type Definition pallet_duster::pallet::RewardAccount
source · pub type RewardAccount<T: Config> = StorageValue<_GeneratedPrefixForStorageRewardAccount<T>, T::AccountId, OptionQuery>;
Expand description
Account to take reward from.