Equity
Bitcoin Protocol Library
Static Public Member Functions | Public Attributes | List of all members
Network::Configuration Struct Reference

Configuration settings singleton for the Network module. More...

#include <Configuration.h>

Static Public Member Functions

static Configurationget ()
 Returns the configuration data instance.
 

Public Attributes

uint32_t network
 The bitcoin network magic number.
 
int port
 The TCP/IP port to use.
 

Detailed Description

Configuration settings singleton for the Network module.


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