BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | Static Public Attributes | List of all members
graphene::net::check_firewall_message Struct Reference

#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
 

Detailed Description

Definition at line 351 of file core_messages.hpp.

Member Data Documentation

◆ endpoint_to_check

fc::ip::endpoint graphene::net::check_firewall_message::endpoint_to_check

Definition at line 355 of file core_messages.hpp.

◆ node_id

node_id_t graphene::net::check_firewall_message::node_id

Definition at line 354 of file core_messages.hpp.

◆ type

const core_message_type_enum graphene::net::check_firewall_message::type = core_message_type_enum::check_firewall_message_type
static

Definition at line 353 of file core_messages.hpp.


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