Type Definition farming::pallet::PoolFarmers

source ·
pub type PoolFarmers<T: Config> = StorageMap<_GeneratedPrefixForStoragePoolFarmers<T>, Identity, T::AccountId, Vec<PoolFarmer<T>>, ValueQuery>;
Expand description

Farmers of the pool. Pool => Farmers