Electroneum
nodetool::COMMAND_PING::response_t Struct Reference

#include <p2p_protocol_defs.h>

Collaboration diagram for nodetool::COMMAND_PING::response_t:

Public Attributes

std::string status
 
peerid_type peer_id
 

Detailed Description

Definition at line 332 of file p2p_protocol_defs.h.

Member Data Documentation

◆ peer_id

peerid_type nodetool::COMMAND_PING::response_t::peer_id

Definition at line 335 of file p2p_protocol_defs.h.

◆ status

std::string nodetool::COMMAND_PING::response_t::status

Definition at line 334 of file p2p_protocol_defs.h.


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