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

#include <aztec_types.hpp>

Public Member Functions

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

Public Attributes

AppendOnlyTreeSnapshot tree
 
uint32_t counter
 

Detailed Description

Definition at line 299 of file aztec_types.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ counter

uint32_t bb::avm2::TreeState::counter

Definition at line 301 of file aztec_types.hpp.

◆ tree

AppendOnlyTreeSnapshot bb::avm2::TreeState::tree

Definition at line 300 of file aztec_types.hpp.


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