Module tezos_smart_rollup_encoding::inbox
source · Expand description
Types & encodings for the inbox-half of the L1/L2 communication protocol
In general, this module is a re-implementation of the tezos-protocol inbox message repr.
Structs
- Metainformation per inbox level, usually goes after StartOfLevel message
- Transfer sent by an L1 smart-contract.
Enums
- Inbox message, received by the kernel as tezos-encoded bytes.
- Internal inbox message - known to be sent by the protocol