|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir.hpp>
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| uint64_t | error_selector |
| std::vector< Acir::ExpressionOrMemory > | payload |
Friends | |
| bool | operator== (const AssertionPayload &, const AssertionPayload &) |
|
inline |
|
friend |
| std::vector<Acir::ExpressionOrMemory> Acir::AssertionPayload::payload |