Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
note_hash_tree_check_event.hpp
Go to the documentation of this file.
1#pragma once
2
7
8#include <cstdint>
9#include <vector>
10
11namespace bb::avm2::simulation {
12
19
27
36
47
49
50} // namespace bb::avm2::simulation
std::variant< NoteHashTreeReadWriteEvent, CheckPointEventType > NoteHashTreeCheckEvent
AvmFlavorSettings::FF FF
Definition field.hpp:10
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13
std::optional< NoteHashUniquenessData > uniqueness_data
bool operator==(const NoteHashAppendData &other) const =default
std::optional< NoteHashSiloingData > siloing_data
bool operator==(const NoteHashSiloingData &other) const =default
bool operator==(const NoteHashTreeReadWriteEvent &other) const =default
bool operator==(const NoteHashUniquenessData &other) const =default