referrerpolicy=no-referrer-when-downgrade

Module substrate_relay_helper::finality

source ·
Expand description

Types and functions intended to ease adding of new Substrate -> Substrate finality proofs synchronization pipelines.

Modules§

  • Initialize Substrate -> Substrate finality bridge.
  • Default generic implementation of finality source for basic Substrate client.
  • Substrate client as Substrate finality proof target.

Structs§

Traits§

Functions§

  • Relay single header. No checks are made to ensure that transaction will succeed.
  • Run Substrate-to-Substrate finality sync loop.