|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <chonk.hpp>
Public Member Functions | |
| StdlibVerifierInputs (StdlibProof proof_, std::shared_ptr< RecursiveVKAndHash > honk_vk_and_hash_, QUEUE_TYPE type_, bool is_kernel_) | |
Public Attributes | |
| StdlibProof | proof |
| std::shared_ptr< RecursiveVKAndHash > | honk_vk_and_hash |
| QUEUE_TYPE | type |
| bool | is_kernel = false |
|
inline |
| std::shared_ptr<RecursiveVKAndHash> bb::Chonk::StdlibVerifierInputs::honk_vk_and_hash |
| StdlibProof bb::Chonk::StdlibVerifierInputs::proof |
| QUEUE_TYPE bb::Chonk::StdlibVerifierInputs::type |