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
 
 MSGPACK_FIELDS (tree, counter)
 

Public Attributes

AppendOnlyTreeSnapshot tree
 
uint32_t counter = 0
 

Detailed Description

Definition at line 507 of file aztec_types.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::TreeState::MSGPACK_FIELDS ( tree  ,
counter   
)

◆ operator==()

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

Member Data Documentation

◆ counter

uint32_t bb::avm2::TreeState::counter = 0

Definition at line 509 of file aztec_types.hpp.

◆ tree

AppendOnlyTreeSnapshot bb::avm2::TreeState::tree

Definition at line 508 of file aztec_types.hpp.


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