|
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_pack (auto &packer) const |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| uint32_t | value |
Friends | |
| bool | operator== (const Witness &, const Witness &) |
Definition at line 153 of file witness_stack.hpp.
|
inline |
Definition at line 159 of file witness_stack.hpp.
|
inline |
Definition at line 161 of file witness_stack.hpp.
|
inline |
Definition at line 158 of file witness_stack.hpp.
Definition at line 320 of file witness_stack.hpp.
| uint32_t Witnesses::Witness::value |
Definition at line 154 of file witness_stack.hpp.