Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
nullifier_tree_check_event.hpp
Go to the documentation of this file.
1#pragma once
2
6
7#include <cstdint>
8#include <vector>
9
10namespace bb::avm2::simulation {
11
13
20
28
46
48
49} // namespace bb::avm2::simulation
std::variant< NullifierTreeReadWriteEvent, CheckPointEventType > NullifierTreeCheckEvent
AvmFlavorSettings::FF FF
Definition field.hpp:10
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13
bool operator==(const NullifierAppendData &other) const =default
bool operator==(const NullifierSiloingData &other) const =default
bool operator==(const NullifierTreeReadWriteEvent &other) const =default