referrerpolicy=no-referrer-when-downgrade

Crate bp_messages

source ·
Expand description

Primitives of messages module.

Modules§

  • Primitives of messages module, that are used on the source chain.
  • Storage keys of bridge messages pallet.
  • Primitives of messages module, that are used on the target chain.

Structs§

Enums§

Constants§

Traits§

Functions§

Type Aliases§

  • Message nonce. Valid messages will never have 0 nonce.
  • Opaque message payload. We only decode this payload when it is dispatched.