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

#include <avm_commands.hpp>

Public Member Functions

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

Public Attributes

std::vector< uint8_t > result
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "AvmSimulateWithHintsResponse"
 

Detailed Description

Definition at line 43 of file avm_commands.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm::AvmSimulateWithHints::Response::operator== ( const Response ) const
default

◆ SERIALIZATION_FIELDS()

bb::avm::AvmSimulateWithHints::Response::SERIALIZATION_FIELDS ( result  )

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::avm::AvmSimulateWithHints::Response::MSGPACK_SCHEMA_NAME[] = "AvmSimulateWithHintsResponse"
staticconstexpr

Definition at line 44 of file avm_commands.hpp.

◆ result

std::vector<uint8_t> bb::avm::AvmSimulateWithHints::Response::result

Definition at line 45 of file avm_commands.hpp.


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