referrerpolicy=no-referrer-when-downgrade

Module messages_relay::message_lane

source ·
Expand description

One-way message lane types. Within single one-way lane we have three ‘races’ where we try to:

  1. relay new messages from source to target node;
  2. relay proof-of-delivery from target to source node.

Traits§

Type Aliases§