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

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const ContractClassLogFields &other) const =default
 
 MSGPACK_FIELDS (fields)
 

Public Attributes

std::vector< FFfields
 

Detailed Description

Definition at line 390 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::ContractClassLogFields::MSGPACK_FIELDS ( fields  )

◆ operator==()

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

Member Data Documentation

◆ fields

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

Definition at line 391 of file aztec_types.hpp.


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