Type Definition pool_xyk::pallet::PoolProviders
source · pub type PoolProviders<T: Config> = StorageDoubleMap<_GeneratedPrefixForStoragePoolProviders<T>, Identity, AccountIdOf<T>, Identity, AccountIdOf<T>, Balance>;
Expand description
Liquidity providers of particular pool. Pool account => Liquidity provider account => Pool token balance