pub fn remove_payment_asset<T: Config>(asset_location: Box<VersionedLocation>)
Expand description

Removes asset from the set of supported payment assets.

The asset can still be interacted with via XCM but it cannot be used to pay for execution time.

§Warning: Doc-Only

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