|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
| bool | operator== (const L2ToL1Message &other) const =default |
| MSGPACK_FIELDS (recipient, content) | |
Public Attributes | |
| EthAddress | recipient |
| FF | content |
Definition at line 107 of file aztec_types.hpp.
|
default |
| FF bb::avm2::L2ToL1Message::content |
Definition at line 109 of file aztec_types.hpp.
| EthAddress bb::avm2::L2ToL1Message::recipient |
Definition at line 108 of file aztec_types.hpp.