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

#include <client_ivc.hpp>

Public Attributes

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

Detailed Description

Definition at line 185 of file client_ivc.hpp.

Member Data Documentation

◆ honk_vk

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

Definition at line 187 of file client_ivc.hpp.

◆ is_kernel

bool bb::ClientIVC::VerifierInputs::is_kernel = false

Definition at line 189 of file client_ivc.hpp.

◆ proof

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

Definition at line 186 of file client_ivc.hpp.

◆ type

QUEUE_TYPE bb::ClientIVC::VerifierInputs::type

Definition at line 188 of file client_ivc.hpp.


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