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

#include <sumcheck_client_ivc.hpp>

Public Attributes

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

Detailed Description

Definition at line 589 of file sumcheck_client_ivc.hpp.

Member Data Documentation

◆ honk_vk_and_hash

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

Definition at line 591 of file sumcheck_client_ivc.hpp.

◆ is_kernel

bool bb::SumcheckClientIVC::StdlibVerifierInputs::is_kernel = false

Definition at line 593 of file sumcheck_client_ivc.hpp.

◆ proof

StdlibProof bb::SumcheckClientIVC::StdlibVerifierInputs::proof

Definition at line 590 of file sumcheck_client_ivc.hpp.

◆ type

QUEUE_TYPE bb::SumcheckClientIVC::StdlibVerifierInputs::type

Definition at line 592 of file sumcheck_client_ivc.hpp.


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