referrerpolicy=no-referrer-when-downgrade

Module snowbridge_core::outbound

source ·

Structs§

  • A meter that assigns a constant amount of gas for the execution of a command
  • Fee for delivering message
  • Representation of a call to the initializer of an implementation contract. The initializer has the following ABI signature: initialize(bytes).
  • A message which can be accepted by implementations of /[SendMessage\]
  • Message which is awaiting processing in the MessageQueue pallet

Enums§

  • A Sub-command executable within an agent
  • A command which is executable by the Gateway contract on Ethereum
  • The operating mode of Channels and Gateway contract on Ethereum.
  • Reasons why sending to Ethereum could not be initiated
  • Enqueued outbound messages need to be versioned to prevent data corruption or loss after forkless runtime upgrades

Constants§

Traits§