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::address_message Struct Reference

#include <core_messages.hpp>

Public Attributes

std::vector< address_infoaddresses
 

Static Public Attributes

static const core_message_type_enum type = core_message_type_enum::address_message_type
 

Detailed Description

Definition at line 298 of file core_messages.hpp.

Member Data Documentation

◆ addresses

std::vector<address_info> graphene::net::address_message::addresses

Definition at line 302 of file core_messages.hpp.

◆ type

const core_message_type_enum graphene::net::address_message::type = core_message_type_enum::address_message_type
static

Definition at line 300 of file core_messages.hpp.


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