pub fn register_asset_location<T: Config>(
asset_location: Box<VersionedLocation>,
asset_id: T::AssetId,
)Expand description
Register new asset location to asset Id mapping.
This makes the asset eligible for XCM interaction.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::register_asset_location.