Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
fuzz.hpp
Go to the documentation of this file.
1#pragma once
2
5
10SimulatorResult fuzz(FuzzerData& fuzzer_data);
SimulatorResult fuzz(FuzzerData &fuzzer_data)
fuzz CPP vs JS simulator with the given fuzzer data
Definition fuzz.cpp:17
describes the data which will be used for fuzzing Should contain instructions, calldata,...