Function polkadot_runtime_common::paras_registrar::pallet::dispatchables::remove_lock
source · pub fn remove_lock<T: Config>(para: Id)
Expand description
Remove a manager lock from a para. This will allow the manager of a previously locked para to deregister or swap a para without using governance.
Can only be called by the Root origin or the parachain.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_lock
.