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

#include <bbapi_ecc.hpp>

Public Member Functions

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

Public Attributes

bb::g1::affine_element point
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Bn254G1FromCompressedResponse"
 

Detailed Description

Definition at line 299 of file bbapi_ecc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::Bn254G1FromCompressed::Response::MSGPACK_FIELDS ( point  )

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Bn254G1FromCompressed::Response::MSGPACK_SCHEMA_NAME[] = "Bn254G1FromCompressedResponse"
staticconstexpr

Definition at line 300 of file bbapi_ecc.hpp.

◆ point

bb::g1::affine_element bb::bbapi::Bn254G1FromCompressed::Response::point

Definition at line 301 of file bbapi_ecc.hpp.


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