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

#include <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 194 of file client_ivc.hpp.

Member Data Documentation

◆ honk_vk_and_hash

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

Definition at line 196 of file client_ivc.hpp.

◆ is_kernel

bool bb::ClientIVC::StdlibVerifierInputs::is_kernel = false

Definition at line 198 of file client_ivc.hpp.

◆ proof

StdlibProof bb::ClientIVC::StdlibVerifierInputs::proof

Definition at line 195 of file client_ivc.hpp.

◆ type

QUEUE_TYPE bb::ClientIVC::StdlibVerifierInputs::type

Definition at line 197 of file client_ivc.hpp.


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