|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <sumcheck_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 589 of file sumcheck_client_ivc.hpp.
| std::shared_ptr<RecursiveVKAndHash> bb::SumcheckClientIVC::StdlibVerifierInputs::honk_vk_and_hash |
Definition at line 591 of file sumcheck_client_ivc.hpp.
| bool bb::SumcheckClientIVC::StdlibVerifierInputs::is_kernel = false |
Definition at line 593 of file sumcheck_client_ivc.hpp.
| StdlibProof bb::SumcheckClientIVC::StdlibVerifierInputs::proof |
Definition at line 590 of file sumcheck_client_ivc.hpp.
| QUEUE_TYPE bb::SumcheckClientIVC::StdlibVerifierInputs::type |
Definition at line 592 of file sumcheck_client_ivc.hpp.