referrerpolicy=no-referrer-when-downgrade

Module message

Source
Expand description

§Outbound V2 primitives

Modules§

abi

Structs§

ConstantGasMeter
A meter that assigns a constant amount of gas for the execution of a command
Initializer
Representation of a call to the initializer of an implementation contract. The initializer has the following ABI signature: initialize(bytes).
Message
A message which can be accepted by implementations of /[SendMessage\]
OutboundCommandWrapper
OutboundMessage

Enums§

Command
A command which is executable by the Gateway contract on Ethereum

Constants§

MAX_COMMANDS

Traits§

GasMeter
SendMessage