Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_PUBLIC_NODES::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_PUBLIC_NODES::response_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GET_PUBLIC_NODES::response_t:

Public Attributes

std::vector< public_nodegray
std::vector< public_nodewhite
Public Attributes inherited from cryptonote::rpc_response_base
std::string status
bool untrusted

Additional Inherited Members

Public Member Functions inherited from cryptonote::rpc_response_base
 rpc_response_base ()

Member Data Documentation

◆ gray

std::vector<public_node> cryptonote::COMMAND_RPC_GET_PUBLIC_NODES::response_t::gray

◆ white

std::vector<public_node> cryptonote::COMMAND_RPC_GET_PUBLIC_NODES::response_t::white

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