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

#include <bbapi_chonk.hpp>

Public Member Functions

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

Public Attributes

std::vector< uint8_t > compressed_proof
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "ChonkCompressProofResponse"
 

Detailed Description

Definition at line 272 of file bbapi_chonk.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::ChonkCompressProof::Response::MSGPACK_FIELDS ( compressed_proof  )

◆ operator==()

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

Member Data Documentation

◆ compressed_proof

std::vector<uint8_t> bb::bbapi::ChonkCompressProof::Response::compressed_proof

Definition at line 274 of file bbapi_chonk.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::ChonkCompressProof::Response::MSGPACK_SCHEMA_NAME[] = "ChonkCompressProofResponse"
staticconstexpr

Definition at line 273 of file bbapi_chonk.hpp.


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