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

#include <retrieved_bytecodes_tree_check_event.hpp>

Public Member Functions

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

Public Attributes

FF updated_low_leaf_hash
 
FF new_leaf_hash
 
FF intermediate_root
 

Detailed Description

Definition at line 13 of file retrieved_bytecodes_tree_check_event.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ intermediate_root

FF bb::avm2::simulation::RetrievedBytecodeAppendData::intermediate_root

Definition at line 16 of file retrieved_bytecodes_tree_check_event.hpp.

◆ new_leaf_hash

FF bb::avm2::simulation::RetrievedBytecodeAppendData::new_leaf_hash

Definition at line 15 of file retrieved_bytecodes_tree_check_event.hpp.

◆ updated_low_leaf_hash

FF bb::avm2::simulation::RetrievedBytecodeAppendData::updated_low_leaf_hash

Definition at line 14 of file retrieved_bytecodes_tree_check_event.hpp.


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