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

#include <public_data_tree_check_event.hpp>

Public Member Functions

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

Public Attributes

PublicDataTreeLeafPreimage updated_low_leaf_preimage
 
FF updated_low_leaf_hash
 
FF new_leaf_hash
 
FF intermediate_root
 
AppendOnlyTreeSnapshot next_snapshot
 

Detailed Description

Definition at line 14 of file public_data_tree_check_event.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ intermediate_root

FF bb::avm2::simulation::PublicDataWriteData::intermediate_root

Definition at line 18 of file public_data_tree_check_event.hpp.

◆ new_leaf_hash

FF bb::avm2::simulation::PublicDataWriteData::new_leaf_hash

Definition at line 17 of file public_data_tree_check_event.hpp.

◆ next_snapshot

AppendOnlyTreeSnapshot bb::avm2::simulation::PublicDataWriteData::next_snapshot

Definition at line 19 of file public_data_tree_check_event.hpp.

◆ updated_low_leaf_hash

FF bb::avm2::simulation::PublicDataWriteData::updated_low_leaf_hash

Definition at line 16 of file public_data_tree_check_event.hpp.

◆ updated_low_leaf_preimage

PublicDataTreeLeafPreimage bb::avm2::simulation::PublicDataWriteData::updated_low_leaf_preimage

Definition at line 15 of file public_data_tree_check_event.hpp.


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