|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
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 |
Struct containing both the constraints to be added to the circuit and the witness vector.
Definition at line 127 of file acir_format.hpp.
| AcirFormat acir_format::AcirProgram::constraints |
Definition at line 128 of file acir_format.hpp.
| WitnessVector acir_format::AcirProgram::witness |
Definition at line 129 of file acir_format.hpp.