|
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_CAMEL_CASE_FIELDS (message, contract_address) | |
Public Attributes | |
| L2ToL1Message | message |
| AztecAddress | contract_address = 0 |
Definition at line 223 of file aztec_types.hpp.
| bb::avm2::ScopedL2ToL1Message::MSGPACK_CAMEL_CASE_FIELDS | ( | message | , |
| contract_address | |||
| ) |
|
default |
| AztecAddress bb::avm2::ScopedL2ToL1Message::contract_address = 0 |
Definition at line 225 of file aztec_types.hpp.
| L2ToL1Message bb::avm2::ScopedL2ToL1Message::message |
Definition at line 224 of file aztec_types.hpp.