Module pallet_asset_manager::pallet::dispatchables
source · Expand description
Functions§
- 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
- Destroy a given foreign assetId The weight in this case is the one returned by the trait plus the db writes and reads from removing all the associated data
- Register new asset with the asset manager
- Remove a given assetId -> assetType association