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

#include <bbapi_srs.hpp>

Public Member Functions

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

Public Attributes

uint8_t dummy = 0
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "SrsInitSrsResponse"
 

Detailed Description

Definition at line 23 of file bbapi_srs.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::SrsInitSrs::Response::MSGPACK_FIELDS ( dummy  )

◆ operator==()

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

Member Data Documentation

◆ dummy

uint8_t bb::bbapi::SrsInitSrs::Response::dummy = 0

Definition at line 25 of file bbapi_srs.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::SrsInitSrs::Response::MSGPACK_SCHEMA_NAME[] = "SrsInitSrsResponse"
staticconstexpr

Definition at line 24 of file bbapi_srs.hpp.


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