|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <types.hpp>
Public Types | |
| using | Proof = stdlib::Proof< UltraCircuitBuilder > |
Public Member Functions | |
| size_t | size () const |
| GoblinAvmStdlibProof ()=default | |
| GoblinAvmStdlibProof (UltraCircuitBuilder &builder, const GoblinAvmProof &goblin_proof) | |
| bool | operator== (const GoblinAvmStdlibProof &other) const =default |
Public Attributes | |
| Proof | eccvm_proof |
| Proof | ipa_proof |
| Proof | translator_proof |
|
default |
|
inline |
|
default |