Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::bbapi::SrsInitGrumpkinSrs::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 [] = "SrsInitGrumpkinSrsResponse"
 

Detailed Description

Definition at line 45 of file bbapi_srs.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

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

◆ operator==()

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

Member Data Documentation

◆ dummy

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

Definition at line 47 of file bbapi_srs.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::SrsInitGrumpkinSrs::Response::MSGPACK_SCHEMA_NAME[] = "SrsInitGrumpkinSrsResponse"
staticconstexpr

Definition at line 46 of file bbapi_srs.hpp.


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