|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <witness_stack.hpp>
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| std::vector< Witnesses::StackItem > | stack |
Friends | |
| bool | operator== (const WitnessStack &, const WitnessStack &) |
Definition at line 125 of file witness_stack.hpp.
|
inline |
Definition at line 130 of file witness_stack.hpp.
|
friend |
Definition at line 244 of file witness_stack.hpp.
| std::vector<Witnesses::StackItem> Witnesses::WitnessStack::stack |
Definition at line 126 of file witness_stack.hpp.