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

#include <bbapi_crypto.hpp>

Public Member Functions

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

Public Attributes

grumpkin::g1::affine_element point
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "PedersenCommitResponse"
 

Detailed Description

Definition at line 87 of file bbapi_crypto.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::PedersenCommit::Response::MSGPACK_SCHEMA_NAME[] = "PedersenCommitResponse"
staticconstexpr

Definition at line 88 of file bbapi_crypto.hpp.

◆ point

grumpkin::g1::affine_element bb::bbapi::PedersenCommit::Response::point

Definition at line 89 of file bbapi_crypto.hpp.


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