std::string bind_address
Interface to bind the listener to.
size_t reactor_threads
Number of reactor threads.
uint16_t listen_port
Listen port for inbound peers.
std::string data_dir
Directory for persistent state.
bool enable_network_monitor
Watch the host for network configuration changes (interface up/down, IP add/remove,...
Security
Secure channel to use for peer connections.
size_t max_peers
Maximum number of established peers.
std::string protocol_name
Application protocol identity.
std::string protocol_version