Function pallet_xc_asset_config::pallet::dispatchables::remove_asset
source · pub fn remove_asset<T: Config>(asset_id: T::AssetId)
Expand description
Removes all information related to asset, removing it from XCM support.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_asset
.