Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <aztec_types.hpp>
Public Member Functions | |
bool | operator== (const ScopedL2ToL1Message &other) const =default |
MSGPACK_FIELDS (message, contractAddress) | |
Public Attributes | |
L2ToL1Message | message |
AztecAddress | contractAddress |
Definition at line 113 of file aztec_types.hpp.
bb::avm2::ScopedL2ToL1Message::MSGPACK_FIELDS | ( | message | , |
contractAddress | |||
) |
|
default |
AztecAddress bb::avm2::ScopedL2ToL1Message::contractAddress |
Definition at line 115 of file aztec_types.hpp.
L2ToL1Message bb::avm2::ScopedL2ToL1Message::message |
Definition at line 114 of file aztec_types.hpp.