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

#include <update_check.hpp>

Public Member Functions

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

Public Attributes

AztecAddress address
 
FF current_class_id
 
FF original_class_id
 
FF public_data_tree_root
 
uint64_t current_timestamp
 
FF update_hash
 
FF update_preimage_metadata
 
FF update_preimage_pre_class_id
 
FF update_preimage_post_class_id
 
FF delayed_public_mutable_slot
 

Detailed Description

Definition at line 8 of file update_check.hpp.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ address

AztecAddress bb::avm2::simulation::UpdateCheckEvent::address

Definition at line 10 of file update_check.hpp.

◆ current_class_id

FF bb::avm2::simulation::UpdateCheckEvent::current_class_id

Definition at line 11 of file update_check.hpp.

◆ current_timestamp

uint64_t bb::avm2::simulation::UpdateCheckEvent::current_timestamp

Definition at line 14 of file update_check.hpp.

◆ delayed_public_mutable_slot

FF bb::avm2::simulation::UpdateCheckEvent::delayed_public_mutable_slot

Definition at line 24 of file update_check.hpp.

◆ original_class_id

FF bb::avm2::simulation::UpdateCheckEvent::original_class_id

Definition at line 12 of file update_check.hpp.

◆ public_data_tree_root

FF bb::avm2::simulation::UpdateCheckEvent::public_data_tree_root

Definition at line 13 of file update_check.hpp.

◆ update_hash

FF bb::avm2::simulation::UpdateCheckEvent::update_hash

Definition at line 17 of file update_check.hpp.

◆ update_preimage_metadata

FF bb::avm2::simulation::UpdateCheckEvent::update_preimage_metadata

Definition at line 19 of file update_check.hpp.

◆ update_preimage_post_class_id

FF bb::avm2::simulation::UpdateCheckEvent::update_preimage_post_class_id

Definition at line 21 of file update_check.hpp.

◆ update_preimage_pre_class_id

FF bb::avm2::simulation::UpdateCheckEvent::update_preimage_pre_class_id

Definition at line 20 of file update_check.hpp.


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