pub type Payee<T: Config> = StorageMap<_GeneratedPrefixForStoragePayee<T>, Twox64Concat, AccountId<T>, RewardDestination<AccountId<T>>, ValueQuery>;
Expand description

Where the reward payment should be made. Keyed by stash.