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

#include <bbapi_chonk.hpp>

Public Member Functions

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

Public Attributes

bool valid
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "ChonkBatchVerifyResponse"
 

Detailed Description

Definition at line 249 of file bbapi_chonk.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::ChonkBatchVerify::Response::MSGPACK_FIELDS ( valid  )

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::ChonkBatchVerify::Response::MSGPACK_SCHEMA_NAME[] = "ChonkBatchVerifyResponse"
staticconstexpr

Definition at line 250 of file bbapi_chonk.hpp.

◆ valid

bool bb::bbapi::ChonkBatchVerify::Response::valid

Definition at line 251 of file bbapi_chonk.hpp.


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