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

#include <chonk.hpp>

Public Attributes

std::vector< FFproof
 
std::shared_ptr< MegaVerificationKeyhonk_vk
 
QUEUE_TYPE type
 
bool is_kernel = false
 

Detailed Description

Definition at line 108 of file chonk.hpp.

Member Data Documentation

◆ honk_vk

std::shared_ptr<MegaVerificationKey> bb::Chonk::VerifierInputs::honk_vk

Definition at line 110 of file chonk.hpp.

◆ is_kernel

bool bb::Chonk::VerifierInputs::is_kernel = false

Definition at line 112 of file chonk.hpp.

◆ proof

std::vector<FF> bb::Chonk::VerifierInputs::proof

Definition at line 109 of file chonk.hpp.

◆ type

QUEUE_TYPE bb::Chonk::VerifierInputs::type

Definition at line 111 of file chonk.hpp.


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