Monero
Loading...
Searching...
No Matches
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::COMMAND_RPC_GET_PEER_LIST::response_t:
Collaboration graph
[legend]

Public Attributes

std::vector< peerwhite_list
 
std::vector< peergray_list
 
- 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_list

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

◆ 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: