|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <proof.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (public_inputs, proof) | |
| bool | operator== (const PublicInputsAndProof &) const =default |
Public Attributes | |
| PublicInputsVector | public_inputs |
| Proof | proof |
| bb::PublicInputsAndProof< Proof >::MSGPACK_FIELDS | ( | public_inputs | , |
| proof | |||
| ) |
|
default |
| Proof bb::PublicInputsAndProof< Proof >::proof |
| PublicInputsVector bb::PublicInputsAndProof< Proof >::public_inputs |