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
 
 SERIALIZATION_FIELDS (fields)
 

Public Attributes

std::vector< FFfields
 

Detailed Description

Definition at line 390 of file aztec_types.hpp.

Member Function Documentation

◆ operator==()

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

◆ SERIALIZATION_FIELDS()

bb::avm2::ContractClassLogFields::SERIALIZATION_FIELDS ( fields  )

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: