|
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 = 0 |
| FF | content = 0 |
Definition at line 214 of file aztec_types.hpp.
|
default |
| FF bb::avm2::L2ToL1Message::content = 0 |
Definition at line 216 of file aztec_types.hpp.
| EthAddress bb::avm2::L2ToL1Message::recipient = 0 |
Definition at line 215 of file aztec_types.hpp.