Crate cross_domain_message_gossip

source ·

Structs§

  • Encoded message with sender info if available.
  • Channel detail between src and dst chain.
  • Channel update message.
  • Gossip worker to gossip incoming and outgoing messages to other peers. Also, streams the decoded extrinsics to destination chain tx pool if available.
  • Gossip worker builder
  • A cross chain message with encoded data.

Enums§

Functions§

Type Aliases§

  • Unbounded sender to send encoded message to listeners.