|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <types.hpp>
Public Member Functions | |
| size_t | size () const |
| MSGPACK_FIELDS (merge_proof, eccvm_proof, translator_proof) | |
| bool | operator== (const GoblinProof &other) const =default |
Public Attributes | |
| HonkProof | merge_proof |
| ECCVMProof | eccvm_proof |
| HonkProof | translator_proof |
| bb::GoblinProof::MSGPACK_FIELDS | ( | merge_proof | , |
| eccvm_proof | , | ||
| translator_proof | |||
| ) |
|
default |
| ECCVMProof bb::GoblinProof::eccvm_proof |