referrerpolicy=no-referrer-when-downgrade

Module pallet_bridge_grandpa::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§

  • Set current authorities set and best finalized bridged header to given values (almost) without any checks. This call can fail only if:
  • Bootstrap the bridge pallet with an initial header and authority set from which to sync.
  • Halt or resume all pallet operations.
  • Change PalletOwner.
  • This call is deprecated and will be removed around May 2024. Use the submit_finality_proof_ex instead. Semantically, this call is an equivalent of the submit_finality_proof_ex call without current authority set id check.
  • Verify a target header is finalized according to the given finality proof. The proof is assumed to be signed by GRANDPA authorities set with current_set_id id.