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

#include <bbapi_ecc.hpp>

Public Member Functions

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

Public Attributes

bool is_on_curve
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Bn254G1IsOnCurveResponse"
 

Detailed Description

Definition at line 279 of file bbapi_ecc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::Bn254G1IsOnCurve::Response::MSGPACK_FIELDS ( is_on_curve  )

◆ operator==()

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

Member Data Documentation

◆ is_on_curve

bool bb::bbapi::Bn254G1IsOnCurve::Response::is_on_curve

Definition at line 281 of file bbapi_ecc.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Bn254G1IsOnCurve::Response::MSGPACK_SCHEMA_NAME[] = "Bn254G1IsOnCurveResponse"
staticconstexpr

Definition at line 280 of file bbapi_ecc.hpp.


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