Module polkadot_runtime_parachains::paras::pallet::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
- Adds the validation code to the storage.
- Note a new block head for para within the context of the current block.
- Put a parachain directly into the next session’s action queue. We can’t queue it any sooner than this without going into the initializer…
- Schedule an upgrade as if it was scheduled in the given relay parent block.
- Set the storage for the parachain validation code immediately.
- Set the storage for the current parachain head data immediately.
- Set the storage for the current parachain head data immediately.
- Includes a statement for a PVF pre-checking vote. Potentially, finalizes the vote and enacts the results if that was the last vote before achieving the supermajority.
- Remove the validation code from the storage iff the reference count is 0.