Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bigint_constraint.hpp>
Public Member Functions | |
MSGPACK_FIELDS (input, result) | |
Public Attributes | |
uint32_t | input |
std::vector< uint32_t > | result |
Friends | |
bool | operator== (BigIntToLeBytes const &lhs, BigIntToLeBytes const &rhs)=default |
Definition at line 43 of file bigint_constraint.hpp.
|
friend |
uint32_t acir_format::BigIntToLeBytes::input |
Definition at line 44 of file bigint_constraint.hpp.
std::vector<uint32_t> acir_format::BigIntToLeBytes::result |
Definition at line 45 of file bigint_constraint.hpp.