pub fn change_xcm_location<T: Config>(
    asset_id: AssetId,
    new_xcm_location: Location
)
Expand description

Change the xcm type mapping for a given assetId We also change this if the previous units per second where pointing at the old assetType

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::change_xcm_location.