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

#include <bbapi_ecc.hpp>

Public Member Functions

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

Public Attributes

bb::fr value
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "GrumpkinReduce512Response"
 

Detailed Description

Definition at line 113 of file bbapi_ecc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::GrumpkinReduce512::Response::MSGPACK_FIELDS ( value  )

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::GrumpkinReduce512::Response::MSGPACK_SCHEMA_NAME[] = "GrumpkinReduce512Response"
staticconstexpr

Definition at line 114 of file bbapi_ecc.hpp.

◆ value

bb::fr bb::bbapi::GrumpkinReduce512::Response::value

Definition at line 115 of file bbapi_ecc.hpp.


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