BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <core_messages.hpp>
Public Attributes | |
node_id_t | node_id |
fc::ip::endpoint | endpoint_to_check |
Static Public Attributes | |
static const core_message_type_enum | type = core_message_type_enum::check_firewall_message_type |
Definition at line 351 of file core_messages.hpp.
fc::ip::endpoint graphene::net::check_firewall_message::endpoint_to_check |
Definition at line 355 of file core_messages.hpp.
node_id_t graphene::net::check_firewall_message::node_id |
Definition at line 354 of file core_messages.hpp.
|
static |
Definition at line 353 of file core_messages.hpp.