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

#include <bbapi_ecdsa.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 [] = "EcdsaSecp256r1VerifySignatureResponse"
 

Detailed Description

Definition at line 185 of file bbapi_ecdsa.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::EcdsaSecp256r1VerifySignature::Response::MSGPACK_SCHEMA_NAME[] = "EcdsaSecp256r1VerifySignatureResponse"
staticconstexpr

Definition at line 186 of file bbapi_ecdsa.hpp.

◆ verified

bool bb::bbapi::EcdsaSecp256r1VerifySignature::Response::verified

Definition at line 187 of file bbapi_ecdsa.hpp.


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