Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
SimulatorResult Struct Reference

#include <simulator.hpp>

Public Attributes

bool reverted
 
std::vector< FFoutput
 
TreeSnapshots end_tree_snapshots
 
std::string revert_reason
 

Detailed Description

Definition at line 14 of file simulator.hpp.

Member Data Documentation

◆ end_tree_snapshots

TreeSnapshots SimulatorResult::end_tree_snapshots

Definition at line 17 of file simulator.hpp.

◆ output

std::vector<FF> SimulatorResult::output

Definition at line 16 of file simulator.hpp.

◆ revert_reason

std::string SimulatorResult::revert_reason

Definition at line 18 of file simulator.hpp.

◆ reverted

bool SimulatorResult::reverted

Definition at line 15 of file simulator.hpp.


The documentation for this struct was generated from the following file: