pallet_moonbeam_foreign_assets::pallet::dispatchables

Function change_xcm_location

Source
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.