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

#include <bbapi_crypto.hpp>

Public Member Functions

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

Public Attributes

grumpkin::fq hash
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "PedersenHashResponse"
 

Detailed Description

Definition at line 108 of file bbapi_crypto.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::PedersenHash::Response::MSGPACK_FIELDS ( hash  )

◆ operator==()

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

Member Data Documentation

◆ hash

grumpkin::fq bb::bbapi::PedersenHash::Response::hash

Definition at line 110 of file bbapi_crypto.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::PedersenHash::Response::MSGPACK_SCHEMA_NAME[] = "PedersenHashResponse"
staticconstexpr

Definition at line 109 of file bbapi_crypto.hpp.


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