Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
merkle_check_event.hpp
Go to the documentation of this file.
1#pragma once
2
4
5#include <cstdint>
6#include <vector>
7
8namespace bb::avm2::simulation {
9
20
21} // namespace bb::avm2::simulation
AvmFlavorSettings::FF FF
Definition field.hpp:10
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13
bool operator==(const MerkleCheckEvent &other) const =default