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§

  • Schedules a finality version change for a future session. If such a scheduled future version is already set, it is replaced with the provided one. Any rescheduling of a future version change needs to occur at least 2 sessions in advance of the provided session of the version change. In order to cancel a scheduled version change, a new version change should be scheduled with the same version as the current one.
  • Sets the emergency finalization key. If called in session N the key can be used to finalize blocks from session N+2 onwards, until it gets overridden.