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

#include <goblin.hpp>

Public Attributes

std::shared_ptr< ECCVMVerificationKeyeccvm_verification_key = std::make_shared<ECCVMVerificationKey>()
 
std::shared_ptr< TranslatorVerificationKeytranslator_verification_key
 

Detailed Description

Definition at line 59 of file goblin.hpp.

Member Data Documentation

◆ eccvm_verification_key

std::shared_ptr<ECCVMVerificationKey> bb::Goblin::VerificationKey::eccvm_verification_key = std::make_shared<ECCVMVerificationKey>()

Definition at line 60 of file goblin.hpp.

◆ translator_verification_key

std::shared_ptr<TranslatorVerificationKey> bb::Goblin::VerificationKey::translator_verification_key
Initial value:
=
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13

Definition at line 61 of file goblin.hpp.


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