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

#include <wsdb_commands.hpp>

Public Member Functions

void msgpack (auto &&pack_fn)
 
bool operator== (const Response &) const =default
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbRevertAllCheckpointsResponse"
 

Detailed Description

Definition at line 491 of file wsdb_commands.hpp.

Member Function Documentation

◆ msgpack()

void bb::wsdb::WsdbRevertAllCheckpoints::Response::msgpack ( auto &&  pack_fn)
inline

Definition at line 493 of file wsdb_commands.hpp.

◆ operator==()

bool bb::wsdb::WsdbRevertAllCheckpoints::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbRevertAllCheckpoints::Response::MSGPACK_SCHEMA_NAME[] = "WsdbRevertAllCheckpointsResponse"
staticconstexpr

Definition at line 492 of file wsdb_commands.hpp.


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