Crate sp_messenger

Source
Expand description

Primitives for Messenger.

Modules§

Structs§

Enums§

  • Inherent specific errors
  • Represent a union of XDM types with their message ID

Constants§

  • Messenger inherent identifier.
  • Maximum number of XDMs per domain/channel with future nonces that are allowed to be validated. Any XDM comes with a nonce above Maximum future nonce will be rejected.

Traits§

  • Trait to check if the domain is registered.
  • Api to provide XDM extraction from Runtime Calls.
  • Trait to handle XDM rewards.
  • Api useful for relayers to fetch messages and submit transactions.
  • Trait that return various storage keys for storages on Consensus chain and domains