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