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

#include <chonk_batch_verifier.hpp>

Public Attributes

ChonkProof proof
 
std::shared_ptr< MegaZKFlavor::VKAndHashvk_and_hash
 

Detailed Description

Definition at line 16 of file chonk_batch_verifier.hpp.

Member Data Documentation

◆ proof

ChonkProof bb::ChonkBatchVerifier::Input::proof

Definition at line 17 of file chonk_batch_verifier.hpp.

◆ vk_and_hash

std::shared_ptr<MegaZKFlavor::VKAndHash> bb::ChonkBatchVerifier::Input::vk_and_hash

Definition at line 18 of file chonk_batch_verifier.hpp.


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