Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::ScopedL2ToL1Message Struct Reference

#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
 

Detailed Description

Definition at line 223 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

bb::avm2::ScopedL2ToL1Message::MSGPACK_CAMEL_CASE_FIELDS ( message  ,
contract_address   
)

◆ operator==()

bool bb::avm2::ScopedL2ToL1Message::operator== ( const ScopedL2ToL1Message other) const
default

Member Data Documentation

◆ contract_address

AztecAddress bb::avm2::ScopedL2ToL1Message::contract_address = 0

Definition at line 225 of file aztec_types.hpp.

◆ message

L2ToL1Message bb::avm2::ScopedL2ToL1Message::message

Definition at line 224 of file aztec_types.hpp.


The documentation for this struct was generated from the following file: