Skip to content

Commit 04f79f4

Browse files
More conections
1 parent 98f043a commit 04f79f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ static CNode* pnodeLocalHost = NULL;
8585
uint64_t nLocalHostNonce = 0;
8686
static std::vector<ListenSocket> vhListenSocket;
8787
CAddrMan addrman;
88-
int nMaxConnections = 125;
88+
int nMaxConnections = 250;
8989
bool fAddressesInitialized = false;
9090

9191
vector<CNode*> vNodes;

0 commit comments

Comments
 (0)