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

#include <chonk.hpp>

Public Attributes

std::optional< RecursiveVerifierAccumulatoroutput_accumulator
 
std::vector< PairingPointspairing_points
 

Detailed Description

Definition at line 85 of file chonk.hpp.

Member Data Documentation

◆ output_accumulator

std::optional<RecursiveVerifierAccumulator> bb::Chonk::FoldingResult::output_accumulator

Definition at line 86 of file chonk.hpp.

◆ pairing_points

std::vector<PairingPoints> bb::Chonk::FoldingResult::pairing_points

Definition at line 87 of file chonk.hpp.


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