Type Definition rewards::pallet::ValOwners

source ·
pub type ValOwners<T: Config> = StorageMap<_GeneratedPrefixForStorageValOwners<T>, Identity, EthAddress, RewardInfo, ValueQuery>;
Expand description

A map EthAddresses -> RewardInfo, that is claimable and remaining vested amounts per address