Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <goblin.hpp>
Public Attributes | |
std::shared_ptr< ECCVMVerificationKey > | eccvm_verification_key = std::make_shared<ECCVMVerificationKey>() |
std::shared_ptr< TranslatorVerificationKey > | translator_verification_key |
Definition at line 59 of file goblin.hpp.
std::shared_ptr<ECCVMVerificationKey> bb::Goblin::VerificationKey::eccvm_verification_key = std::make_shared<ECCVMVerificationKey>() |
Definition at line 60 of file goblin.hpp.
std::shared_ptr<TranslatorVerificationKey> bb::Goblin::VerificationKey::translator_verification_key |
Definition at line 61 of file goblin.hpp.