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 numUnencryptedLogs
 
uint32_t numL2ToL1Messages
 

Detailed Description

Definition at line 315 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 317 of file aztec_types.hpp.

◆ numUnencryptedLogs

uint32_t bb::avm2::SideEffectStates::numUnencryptedLogs

Definition at line 316 of file aztec_types.hpp.


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