referrerpolicy=no-referrer-when-downgrade

Module substrate_relay_helper::finality::initialize

source ·
Expand description

Initialize Substrate -> Substrate finality bridge.

Initialization is a transaction that calls initialize() function of the finality pallet (GRANDPA/BEEFY/…). This transaction brings initial header and authorities set from source to target chain. The finality sync starts with this header.

Functions§

  • Submit headers-bridge initialization transaction.