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

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const PublicLog &other) const =default
 
 MSGPACK_FIELDS (fields, contractAddress)
 

Public Attributes

std::vector< FFfields
 
AztecAddress contractAddress
 

Detailed Description

Definition at line 124 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::PublicLog::MSGPACK_FIELDS ( fields  ,
contractAddress   
)

◆ operator==()

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

Member Data Documentation

◆ contractAddress

AztecAddress bb::avm2::PublicLog::contractAddress

Definition at line 126 of file aztec_types.hpp.

◆ fields

std::vector<FF> bb::avm2::PublicLog::fields

Definition at line 125 of file aztec_types.hpp.


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