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

#include <bbapi_avm.hpp>

Public Member Functions

 SERIALIZATION_FIELDS (verified)
 
bool operator== (const Response &) const =default
 

Public Attributes

bool verified
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "AvmVerifyResponse"
 

Detailed Description

Definition at line 65 of file bbapi_avm.hpp.

Member Function Documentation

◆ operator==()

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

◆ SERIALIZATION_FIELDS()

bb::bbapi::AvmVerify::Response::SERIALIZATION_FIELDS ( verified  )

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::AvmVerify::Response::MSGPACK_SCHEMA_NAME[] = "AvmVerifyResponse"
staticconstexpr

Definition at line 66 of file bbapi_avm.hpp.

◆ verified

bool bb::bbapi::AvmVerify::Response::verified

Definition at line 68 of file bbapi_avm.hpp.


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