Function pallet_xdns::pallet::dispatchables::purge_token_record
source · pub fn purge_token_record<T: Config>(token_id: AssetId)
Expand description
Removes from all of the registered destinations + the onchain registry. Root only access.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::purge_token_record
.