Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
chonk_proof.hpp File Reference

Go to the source code of this file.

Classes

struct  bb::ChonkProof_< IsRecursive >
 Chonk proof type. More...
 
class  bb::ChonkProof_< IsRecursive >::DeserializationError
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::ChonkProof = ChonkProof_< false >
 
using bb::ChonkStdlibProof = ChonkProof_< true >