Bitcoin
Variables
anonymous_namespace{init.cpp} Namespace Reference

Variables

int nMaxConnections
 
int nUserMaxConnections
 
int nFD
 
ServiceFlags nLocalServices = ServiceFlags(NODE_NETWORK | NODE_NETWORK_LIMITED)
 
int64_t peer_connect_timeout
 
std::vector< BlockFilterTypeg_enabled_filter_types
 

Variable Documentation

◆ g_enabled_filter_types

std::vector<BlockFilterType> anonymous_namespace{init.cpp}::g_enabled_filter_types

◆ nFD

int anonymous_namespace{init.cpp}::nFD

◆ nLocalServices

ServiceFlags anonymous_namespace{init.cpp}::nLocalServices = ServiceFlags(NODE_NETWORK | NODE_NETWORK_LIMITED)

◆ nMaxConnections

int anonymous_namespace{init.cpp}::nMaxConnections

◆ nUserMaxConnections

int anonymous_namespace{init.cpp}::nUserMaxConnections

◆ peer_connect_timeout

int64_t anonymous_namespace{init.cpp}::peer_connect_timeout