Expand description
§Outbound V2 primitives
Modules§
Structs§
- Constant
GasMeter - 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\]
- Outbound
Command Wrapper - Outbound
Message
Enums§
- Command
- A command which is executable by the Gateway contract on Ethereum