|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <witness_stack.hpp>
Public Member Functions | |
| bool | operator< (Witness const &rhs) const |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| uint32_t | value |
Friends | |
| bool | operator== (const Witness &, const Witness &) |
Definition at line 69 of file witness_stack.hpp.
|
inline |
Definition at line 75 of file witness_stack.hpp.
|
inline |
Definition at line 74 of file witness_stack.hpp.
Definition at line 186 of file witness_stack.hpp.
| uint32_t Witnesses::Witness::value |
Definition at line 70 of file witness_stack.hpp.