referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

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.