Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::BatchMergeTests< Param >::VerifyResult Struct Reference

Public Attributes

bool reduction_ok
 
bool pairing_ok
 
bool circuit_ok
 

Detailed Description

template<typename Param>
struct bb::BatchMergeTests< Param >::VerifyResult

Definition at line 345 of file batch_merge.test.cpp.

Member Data Documentation

◆ circuit_ok

template<typename Param >
bool bb::BatchMergeTests< Param >::VerifyResult::circuit_ok

Definition at line 348 of file batch_merge.test.cpp.

◆ pairing_ok

template<typename Param >
bool bb::BatchMergeTests< Param >::VerifyResult::pairing_ok

Definition at line 347 of file batch_merge.test.cpp.

◆ reduction_ok

template<typename Param >
bool bb::BatchMergeTests< Param >::VerifyResult::reduction_ok

Definition at line 346 of file batch_merge.test.cpp.


The documentation for this struct was generated from the following file: