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 104 of file aztec_types.hpp.
|
default |
FF bb::avm2::L2ToL1Message::content |
Definition at line 106 of file aztec_types.hpp.
EthAddress bb::avm2::L2ToL1Message::recipient |
Definition at line 105 of file aztec_types.hpp.