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

#include <wsdb_commands.hpp>

Classes

struct  Response
 

Public Member Functions

Response execute (WsdbRequest &request) &&
 
void msgpack (auto &&pack_fn)
 
bool operator== (const WsdbGetInitialStateReference &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbGetInitialStateReference"
 

Detailed Description

Definition at line 70 of file wsdb_commands.hpp.

Member Function Documentation

◆ execute()

WsdbGetInitialStateReference::Response bb::wsdb::WsdbGetInitialStateReference::execute ( WsdbRequest request) &&

Definition at line 67 of file wsdb_execute.cpp.

◆ msgpack()

void bb::wsdb::WsdbGetInitialStateReference::msgpack ( auto &&  pack_fn)
inline

Definition at line 79 of file wsdb_commands.hpp.

◆ operator==()

bool bb::wsdb::WsdbGetInitialStateReference::operator== ( const WsdbGetInitialStateReference ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbGetInitialStateReference::MSGPACK_SCHEMA_NAME[] = "WsdbGetInitialStateReference"
staticconstexpr

Definition at line 71 of file wsdb_commands.hpp.


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