referrerpolicy=no-referrer-when-downgrade

Crate messages_relay

source ·
Expand description

Relaying pallet-bridge-messages application specific data. Message lane allows sending arbitrary messages between bridged chains. This module provides entrypoint that starts reading messages from given message lane of source chain and submits proof-of-message-at-source-chain transactions to the target chain. Additionally, proofs-of-messages-delivery are sent back from the target chain to the source chain.

Modules§

  • One-way message lane types. Within single one-way lane we have three ‘races’ where we try to:
  • Message delivery loop. Designed to work with messages pallet.

Traits§

  • Provides a label for metrics.

Functions§