|
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 122 of file acir_format.hpp.
| AcirFormat acir_format::AcirProgram::constraints |
Definition at line 123 of file acir_format.hpp.
| WitnessVector acir_format::AcirProgram::witness |
Definition at line 124 of file acir_format.hpp.