|
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::map< Witnesses::Witness, std::vector< uint8_t > > | value |
Friends | |
| bool | operator== (const WitnessMap &, const WitnessMap &) |
Definition at line 86 of file witness_stack.hpp.
|
inline |
Definition at line 91 of file witness_stack.hpp.
|
friend |
Definition at line 215 of file witness_stack.hpp.
| std::map<Witnesses::Witness, std::vector<uint8_t> > Witnesses::WitnessMap::value |
Definition at line 87 of file witness_stack.hpp.