Module polkadot_runtime_parachains::paras::pallet::dispatchables
source · Expand description
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.