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