referrerpolicy=no-referrer-when-downgrade

Module substrate_relay_helper::messages::source

source ·
Expand description

Substrate client as Substrate messages source. The chain we connect to should have runtime that implements <BridgedChainName>HeaderApi to allow bridging with <BridgedName> chain.

Structs§

Functions§

Type Aliases§

  • Intermediate message proof returned by the source Substrate node. Includes everything required to submit to the target node: cumulative dispatch weight of bundled messages and the proof itself.