Function pallet_contracts_registry::pallet::dispatchables::purge
source · pub fn purge<T: Config>(
requester: T::AccountId,
contract_id: RegistryContractId<T>
)
Expand description
Removes a contract from 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
.