Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::ClaimBatcher_< Curve >::Batch Struct Reference

#include <claim_batcher.hpp>

Public Attributes

RefVector< Commitmentcommitments
 
RefVector< Frevaluations
 
Fr scalar = 0
 

Detailed Description

template<typename Curve>
struct bb::ClaimBatcher_< Curve >::Batch

Definition at line 31 of file claim_batcher.hpp.

Member Data Documentation

◆ commitments

template<typename Curve >
RefVector<Commitment> bb::ClaimBatcher_< Curve >::Batch::commitments

Definition at line 32 of file claim_batcher.hpp.

◆ evaluations

template<typename Curve >
RefVector<Fr> bb::ClaimBatcher_< Curve >::Batch::evaluations

Definition at line 33 of file claim_batcher.hpp.

◆ scalar

template<typename Curve >
Fr bb::ClaimBatcher_< Curve >::Batch::scalar = 0

Definition at line 35 of file claim_batcher.hpp.


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