|
Equity
Bitcoin Protocol Library
|
Configuration settings singleton for the Network module. More...
#include <Configuration.h>
Static Public Member Functions | |
| static Configuration & | get () |
| Returns the configuration data instance. | |
Public Attributes | |
| uint32_t | network |
| The bitcoin network magic number. | |
| int | port |
| The TCP/IP port to use. | |
Configuration settings singleton for the Network module.
1.8.11