|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <simulator.hpp>
Public Attributes | |
| bool | reverted |
| std::vector< FF > | output |
| TreeSnapshots | end_tree_snapshots |
| std::string | revert_reason |
Definition at line 14 of file simulator.hpp.
| TreeSnapshots SimulatorResult::end_tree_snapshots |
Definition at line 17 of file simulator.hpp.
| std::vector<FF> SimulatorResult::output |
Definition at line 16 of file simulator.hpp.
| std::string SimulatorResult::revert_reason |
Definition at line 18 of file simulator.hpp.
| bool SimulatorResult::reverted |
Definition at line 15 of file simulator.hpp.