Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <update_check.hpp>
Public Member Functions | |
bool | operator== (const UpdateCheckEvent &other) const =default |
Definition at line 8 of file update_check.hpp.
|
default |
AztecAddress bb::avm2::simulation::UpdateCheckEvent::address |
Definition at line 10 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::current_class_id |
Definition at line 11 of file update_check.hpp.
uint64_t bb::avm2::simulation::UpdateCheckEvent::current_timestamp |
Definition at line 14 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::delayed_public_mutable_slot |
Definition at line 24 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::original_class_id |
Definition at line 12 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::public_data_tree_root |
Definition at line 13 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::update_hash |
Definition at line 17 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::update_preimage_metadata |
Definition at line 19 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::update_preimage_post_class_id |
Definition at line 21 of file update_check.hpp.
FF bb::avm2::simulation::UpdateCheckEvent::update_preimage_pre_class_id |
Definition at line 20 of file update_check.hpp.