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

#include <bbapi_schnorr.hpp>

Public Member Functions

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

Public Attributes

bool verified
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "SchnorrVerifySignatureResponse"
 

Detailed Description

Definition at line 69 of file bbapi_schnorr.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::SchnorrVerifySignature::Response::MSGPACK_FIELDS ( verified  )

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::SchnorrVerifySignature::Response::MSGPACK_SCHEMA_NAME[] = "SchnorrVerifySignatureResponse"
staticconstexpr

Definition at line 70 of file bbapi_schnorr.hpp.

◆ verified

bool bb::bbapi::SchnorrVerifySignature::Response::verified

Definition at line 71 of file bbapi_schnorr.hpp.


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