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

#include <bbapi_ecc.hpp>

Public Member Functions

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

Public Attributes

secp256k1::fr value
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Secp256k1Reduce512Response"
 

Detailed Description

Definition at line 175 of file bbapi_ecc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Secp256k1Reduce512::Response::MSGPACK_SCHEMA_NAME[] = "Secp256k1Reduce512Response"
staticconstexpr

Definition at line 176 of file bbapi_ecc.hpp.

◆ value

secp256k1::fr bb::bbapi::Secp256k1Reduce512::Response::value

Definition at line 177 of file bbapi_ecc.hpp.


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