pub fn force_burn<T: Config>(instance: InstanceId)Expand description
Force-burn one live instance as its collection owner.
The collection layer intentionally applies no holder-level ACL. When a runtime exposes this call to its contract environment, a contract-owned collection can enforce its own consent and game rules before calling it.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_burn.