Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::Chonk::StdlibVerifierInputs Struct Reference

#include <chonk.hpp>

Public Attributes

StdlibProof proof
 
std::shared_ptr< RecursiveVKAndHashhonk_vk_and_hash
 
QUEUE_TYPE type
 
bool is_kernel = false
 

Detailed Description

Definition at line 243 of file chonk.hpp.

Member Data Documentation

◆ honk_vk_and_hash

std::shared_ptr<RecursiveVKAndHash> bb::Chonk::StdlibVerifierInputs::honk_vk_and_hash

Definition at line 245 of file chonk.hpp.

◆ is_kernel

bool bb::Chonk::StdlibVerifierInputs::is_kernel = false

Definition at line 247 of file chonk.hpp.

◆ proof

StdlibProof bb::Chonk::StdlibVerifierInputs::proof

Definition at line 244 of file chonk.hpp.

◆ type

QUEUE_TYPE bb::Chonk::StdlibVerifierInputs::type

Definition at line 246 of file chonk.hpp.


The documentation for this struct was generated from the following file: