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

#include <client_ivc.hpp>

Public Member Functions

 MSGPACK_FIELDS (mega, eccvm, translator)
 

Public Attributes

std::shared_ptr< MegaVerificationKeymega
 
std::shared_ptr< ECCVMVerificationKeyeccvm
 
std::shared_ptr< TranslatorVerificationKeytranslator
 

Detailed Description

Definition at line 167 of file client_ivc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::ClientIVC::VerificationKey::MSGPACK_FIELDS ( mega  ,
eccvm  ,
translator   
)

Member Data Documentation

◆ eccvm

std::shared_ptr<ECCVMVerificationKey> bb::ClientIVC::VerificationKey::eccvm

Definition at line 169 of file client_ivc.hpp.

◆ mega

std::shared_ptr<MegaVerificationKey> bb::ClientIVC::VerificationKey::mega

Definition at line 168 of file client_ivc.hpp.

◆ translator

std::shared_ptr<TranslatorVerificationKey> bb::ClientIVC::VerificationKey::translator

Definition at line 170 of file client_ivc.hpp.


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