referrerpolicy=no-referrer-when-downgrade
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.