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

#include <wsdb_commands.hpp>

Public Member Functions

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

Public Attributes

fr_sibling_path path
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "WsdbGetSiblingPathResponse"
 

Detailed Description

Definition at line 123 of file wsdb_commands.hpp.

Member Function Documentation

◆ operator==()

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

◆ SERIALIZATION_FIELDS()

bb::wsdb::WsdbGetSiblingPath::Response::SERIALIZATION_FIELDS ( path  )

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::wsdb::WsdbGetSiblingPath::Response::MSGPACK_SCHEMA_NAME[] = "WsdbGetSiblingPathResponse"
staticconstexpr

Definition at line 124 of file wsdb_commands.hpp.

◆ path

fr_sibling_path bb::wsdb::WsdbGetSiblingPath::Response::path

Definition at line 125 of file wsdb_commands.hpp.


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