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

Stop the batch verifier service. More...

#include <bbapi_chonk.hpp>

Classes

struct  Response
 

Public Member Functions

Response execute (BBApiRequest &request) &&
 
void msgpack (auto &&pack_fn)
 
bool operator== (const ChonkBatchVerifierStop &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "ChonkBatchVerifierStop"
 

Detailed Description

Stop the batch verifier service.

Definition at line 445 of file bbapi_chonk.hpp.

Member Function Documentation

◆ execute()

ChonkBatchVerifierStop::Response bb::bbapi::ChonkBatchVerifierStop::execute ( BBApiRequest request) &&

Definition at line 533 of file bbapi_chonk.cpp.

◆ msgpack()

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

Definition at line 455 of file bbapi_chonk.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

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

Definition at line 446 of file bbapi_chonk.hpp.


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