Expand description
Functions§
- add_
lock - Add a manager lock from a para. This will prevent the manager of a para to deregister or swap a para.
- deregister
- Deregister a Para Id, freeing all data and returning any deposit.
- force_
register - Force the registration of a Para Id on the relay chain.
- register
- Register head data and validation code for a reserved Para Id.
- remove_
lock - 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.
- reserve
- Reserve a Para Id on the relay chain.
- schedule_
code_ upgrade - Schedule a parachain upgrade.
- set_
current_ head - Set the parachain’s current head.
- swap
- Swap a lease holding parachain with another parachain, either on-demand or lease holding.