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

Detailed Description

Definition at line 426 of file bbapi_chonk.hpp.

Member Function Documentation

◆ msgpack()

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

Definition at line 428 of file bbapi_chonk.hpp.

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::ChonkBatchVerifierQueue::Response::MSGPACK_SCHEMA_NAME[] = "ChonkBatchVerifierQueueResponse"
staticconstexpr

Definition at line 427 of file bbapi_chonk.hpp.


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