pub fn change_existing_asset_location<T: Config>(
new_asset_location: Box<VersionedLocation>,
asset_id: T::AssetId
)
Expand description
Change the xcm type mapping for a given asset Id.
The new asset type will inherit old units per second
value.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::change_existing_asset_location
.