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_FIELDS (message, contractAddress)
 

Public Attributes

L2ToL1Message message
 
AztecAddress contractAddress
 

Detailed Description

Definition at line 113 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::ScopedL2ToL1Message::MSGPACK_FIELDS ( message  ,
contractAddress   
)

◆ operator==()

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

Member Data Documentation

◆ contractAddress

AztecAddress bb::avm2::ScopedL2ToL1Message::contractAddress

Definition at line 115 of file aztec_types.hpp.

◆ message

L2ToL1Message bb::avm2::ScopedL2ToL1Message::message

Definition at line 114 of file aztec_types.hpp.


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