Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::GoblinAvmRecursiveVerifier::ReductionResult Struct Reference

#include <goblin_avm_verifier.hpp>

Public Types

using PairingPoints = stdlib::recursion::PairingPoints< Curve >
 

Public Attributes

PairingPoints translator_pairing_points
 
DeferredTripleIpaOpening triple_ipa_opening
 

Detailed Description

Definition at line 48 of file goblin_avm_verifier.hpp.

Member Typedef Documentation

◆ PairingPoints

Member Data Documentation

◆ translator_pairing_points

PairingPoints bb::GoblinAvmRecursiveVerifier::ReductionResult::translator_pairing_points

Definition at line 50 of file goblin_avm_verifier.hpp.

◆ triple_ipa_opening

DeferredTripleIpaOpening bb::GoblinAvmRecursiveVerifier::ReductionResult::triple_ipa_opening

Definition at line 51 of file goblin_avm_verifier.hpp.


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