|
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 64 of file goblin.hpp.
| std::shared_ptr<ECCVMVerificationKey> bb::Goblin::VerificationKey::eccvm_verification_key = std::make_shared<ECCVMVerificationKey>() |
Definition at line 65 of file goblin.hpp.
| std::shared_ptr<TranslatorVerificationKey> bb::Goblin::VerificationKey::translator_verification_key |
Definition at line 66 of file goblin.hpp.