Expand description
Types & encodings for the outbox-half of the L1/L2 communication protocol
In general, this module is a re-implementation of the mavryk-protocol outbox message repr.
We have, however, a specialised OutboxMessageTransaction::parameters. The
communication protocol allows payload to be any michelson script_expr.
Structs§
- Outbox
Message Transaction - Outbox message transaction, part of the outbox message.
- Outbox
Message Transaction Batch - A batch of
OutboxMessageTransaction.
Enums§
- Outbox
Message - Outbox message, sent by the kernel as mavryk-encoded bytes.