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

#include <bbapi_chonk.hpp>

Public Member Functions

void msgpack (auto &&pack_fn)
 
bool operator== (const Response &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "ChonkBatchVerifierStopResponse"
 

Detailed Description

Definition at line 448 of file bbapi_chonk.hpp.

Member Function Documentation

◆ msgpack()

void bb::bbapi::ChonkBatchVerifierStop::Response::msgpack ( auto &&  pack_fn)
inline

Definition at line 450 of file bbapi_chonk.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::ChonkBatchVerifierStop::Response::MSGPACK_SCHEMA_NAME[] = "ChonkBatchVerifierStopResponse"
staticconstexpr

Definition at line 449 of file bbapi_chonk.hpp.


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