Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Attributes

std::string status
 
std::vector< peerwhite_list
 
std::vector< peergray_list
 

Member Data Documentation

◆ gray_list

std::vector<peer> cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t::gray_list

◆ status

std::string cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t::status

◆ white_list

std::vector<peer> cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t::white_list

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