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

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::bbapi
 

Macros

#define BBAPI_CHONK_EXCEPTION_WHAT(exception)   (exception).what()
 

Functions

template<typename VerificationKey >
bool bb::bbapi::has_expected_vk_size (const std::vector< uint8_t > &vk_bytes, const char *label)
 

Macro Definition Documentation

◆ BBAPI_CHONK_EXCEPTION_WHAT

#define BBAPI_CHONK_EXCEPTION_WHAT (   exception)    (exception).what()

Definition at line 36 of file bbapi_chonk.cpp.