pub type AssetIdForTrustBackedAssetsConvert<TrustBackedAssetsPalletLocation, L = Location> = AsPrefixedGeneralIndex<TrustBackedAssetsPalletLocation, AssetIdForTrustBackedAssets, TryConvertInto, L>;Expand description
Location vs AssetIdForTrustBackedAssets converter for TrustBackedAssets
Aliased Type§
struct AssetIdForTrustBackedAssetsConvert<TrustBackedAssetsPalletLocation, L = Location>(/* private fields */);