|
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 116 of file aztec_types.hpp.
| bb::avm2::ScopedL2ToL1Message::MSGPACK_FIELDS | ( | message | , |
| contractAddress | |||
| ) |
|
default |
| AztecAddress bb::avm2::ScopedL2ToL1Message::contractAddress |
Definition at line 118 of file aztec_types.hpp.
| L2ToL1Message bb::avm2::ScopedL2ToL1Message::message |
Definition at line 117 of file aztec_types.hpp.