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

#include <simulator.hpp>

Public Member Functions

 MSGPACK_CAMEL_CASE_FIELDS (reverted, output, end_tree_snapshots, revert_reason)
 

Public Attributes

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

Detailed Description

Definition at line 31 of file simulator.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

SimulatorResult::MSGPACK_CAMEL_CASE_FIELDS ( reverted  ,
output  ,
end_tree_snapshots  ,
revert_reason   
)

Member Data Documentation

◆ end_tree_snapshots

TreeSnapshots SimulatorResult::end_tree_snapshots

Definition at line 34 of file simulator.hpp.

◆ output

std::vector<FF> SimulatorResult::output

Definition at line 33 of file simulator.hpp.

◆ revert_reason

std::string SimulatorResult::revert_reason

Definition at line 35 of file simulator.hpp.

◆ reverted

bool SimulatorResult::reverted

Definition at line 32 of file simulator.hpp.


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