pub type PoolAssetsConvertedConcreteId<PoolAssetsPalletLocation, Balance> = MatchedConvertedConcreteId<AssetIdForPoolAssets, Balance, StartsWith<PoolAssetsPalletLocation>, AssetIdForPoolAssetsConvert<PoolAssetsPalletLocation>, TryConvertInto>;
Expand description
[MatchedConvertedConcreteId
] converter dedicated for PoolAssets
Aliased Type§
struct PoolAssetsConvertedConcreteId<PoolAssetsPalletLocation, Balance>(/* private fields */);