Type Definition pool_xyk::pallet::AccountPools
source · pub type AccountPools<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageAccountPools<T>, Identity, AccountIdOf<T>, Blake2_128Concat, <T as Config>::AssetId, BTreeSet<<T as Config>::AssetId>, ValueQuery>;
Expand description
Set of pools in which accounts have some share. Liquidity provider account => Target Asset of pair (assuming base asset is XOR)