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

#include <bbapi_ecc.hpp>

Public Member Functions

 MSGPACK_FIELDS (points)
 
bool operator== (const Response &) const =default
 

Public Attributes

std::vector< grumpkin::g1::affine_elementpoints
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "GrumpkinBatchMulResponse"
 

Detailed Description

Definition at line 71 of file bbapi_ecc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::GrumpkinBatchMul::Response::MSGPACK_FIELDS ( points  )

◆ operator==()

bool bb::bbapi::GrumpkinBatchMul::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::GrumpkinBatchMul::Response::MSGPACK_SCHEMA_NAME[] = "GrumpkinBatchMulResponse"
staticconstexpr

Definition at line 72 of file bbapi_ecc.hpp.

◆ points

std::vector<grumpkin::g1::affine_element> bb::bbapi::GrumpkinBatchMul::Response::points

Definition at line 73 of file bbapi_ecc.hpp.


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