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

Struct containing both the constraints to be added to the circuit and the witness vector. More...

#include <acir_format.hpp>

Public Attributes

AcirFormat constraints
 
WitnessVector witness
 

Detailed Description

Struct containing both the constraints to be added to the circuit and the witness vector.

Definition at line 122 of file acir_format.hpp.

Member Data Documentation

◆ constraints

AcirFormat acir_format::AcirProgram::constraints

Definition at line 123 of file acir_format.hpp.

◆ witness

WitnessVector acir_format::AcirProgram::witness

Definition at line 124 of file acir_format.hpp.


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