|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <blake3_constraint.hpp>
Public Attributes | |
| std::vector< Blake3Input > | inputs |
| std::array< uint32_t, 32 > | result |
Friends | |
| bool | operator== (Blake3Constraint const &lhs, Blake3Constraint const &rhs)=default |
Definition at line 22 of file blake3_constraint.hpp.
|
friend |
| std::vector<Blake3Input> acir_format::Blake3Constraint::inputs |
Definition at line 23 of file blake3_constraint.hpp.
| std::array<uint32_t, 32> acir_format::Blake3Constraint::result |
Definition at line 24 of file blake3_constraint.hpp.