Type Definition pallet_xyk::pallet::ShareToken

source ·
pub(crate) type ShareToken<T: Config> = StorageMap<_GeneratedPrefixForStorageShareToken<T>, Blake2_128Concat, T::AccountId, AssetId, ValueQuery>;
Expand description

Asset id storage for shared pool tokens