AssetIdForPoolAssetsConvert

Type Alias AssetIdForPoolAssetsConvert 

Source
pub type AssetIdForPoolAssetsConvert<PoolAssetsPalletLocation, L = Location> = AsPrefixedGeneralIndex<PoolAssetsPalletLocation, AssetIdForPoolAssets, TryConvertInto, L>;
Expand description

Location vs AssetIdForPoolAssets converter for PoolAssets.

Aliased Typeยง

pub struct AssetIdForPoolAssetsConvert<PoolAssetsPalletLocation, L = Location>(/* private fields */);