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

#include <aztec_types.hpp>

Public Member Functions

bool operator== (const SideEffectStates &other) const =default
 

Public Attributes

uint32_t numUnencryptedLogFields
 
uint32_t numL2ToL1Messages
 

Detailed Description

Definition at line 335 of file aztec_types.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ numL2ToL1Messages

uint32_t bb::avm2::SideEffectStates::numL2ToL1Messages

Definition at line 337 of file aztec_types.hpp.

◆ numUnencryptedLogFields

uint32_t bb::avm2::SideEffectStates::numUnencryptedLogFields

Definition at line 336 of file aztec_types.hpp.


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