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

#include <concrete_dbs.hpp>

Public Member Functions

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

Public Attributes

uint32_t note_hash_counter
 
uint32_t nullifier_counter
 
uint32_t l2_to_l1_msg_counter
 

Detailed Description

Definition at line 17 of file concrete_dbs.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm2::simulation::TreeCounters::operator== ( const TreeCounters other) const
default

Member Data Documentation

◆ l2_to_l1_msg_counter

uint32_t bb::avm2::simulation::TreeCounters::l2_to_l1_msg_counter

Definition at line 20 of file concrete_dbs.hpp.

◆ note_hash_counter

uint32_t bb::avm2::simulation::TreeCounters::note_hash_counter

Definition at line 18 of file concrete_dbs.hpp.

◆ nullifier_counter

uint32_t bb::avm2::simulation::TreeCounters::nullifier_counter

Definition at line 19 of file concrete_dbs.hpp.


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