AssetIdForTrustBackedAssetsConvert

Type Alias AssetIdForTrustBackedAssetsConvert 

Source
pub type AssetIdForTrustBackedAssetsConvert<TrustBackedAssetsPalletLocation, L = Location> = AsPrefixedGeneralIndex<TrustBackedAssetsPalletLocation, AssetIdForTrustBackedAssets, TryConvertInto, L>;
Expand description

Location vs AssetIdForTrustBackedAssets converter for TrustBackedAssets

Aliased Typeยง

pub struct AssetIdForTrustBackedAssetsConvert<TrustBackedAssetsPalletLocation, L = Location>(/* private fields */);