Anoncoin  0.9.4
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
CDNSSeedData Struct Reference

#include <chainparams.h>

Public Member Functions

 CDNSSeedData (const string &strName, const string &strHost)
 

Public Attributes

string name
 
string host
 

Detailed Description

Definition at line 35 of file chainparams.h.

Constructor & Destructor Documentation

CDNSSeedData::CDNSSeedData ( const string &  strName,
const string &  strHost 
)
inline

Definition at line 37 of file chainparams.h.

Member Data Documentation

string CDNSSeedData::host

Definition at line 36 of file chainparams.h.

string CDNSSeedData::name

Definition at line 36 of file chainparams.h.


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