|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <client_ivc.hpp>
Public Attributes | |
| StdlibProof | proof |
| std::shared_ptr< RecursiveVKAndHash > | honk_vk_and_hash |
| QUEUE_TYPE | type |
| bool | is_kernel = false |
Definition at line 244 of file client_ivc.hpp.
| std::shared_ptr<RecursiveVKAndHash> bb::ClientIVC::StdlibVerifierInputs::honk_vk_and_hash |
Definition at line 246 of file client_ivc.hpp.
| bool bb::ClientIVC::StdlibVerifierInputs::is_kernel = false |
Definition at line 248 of file client_ivc.hpp.
| StdlibProof bb::ClientIVC::StdlibVerifierInputs::proof |
Definition at line 245 of file client_ivc.hpp.
| QUEUE_TYPE bb::ClientIVC::StdlibVerifierInputs::type |
Definition at line 247 of file client_ivc.hpp.