mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
doc: Remove outdated net comment
This commit is contained in:
parent
7d3623794a
commit
fa365021bb
@ -1798,7 +1798,6 @@ void CConnman::ThreadOpenConnections(const std::vector<std::string> connect)
|
||||
CAddress addrConnect;
|
||||
|
||||
// Only connect out to one peer per network group (/16 for IPv4).
|
||||
// Do this here so we don't have to critsect vNodes inside mapAddresses critsect.
|
||||
int nOutbound = 0;
|
||||
std::set<std::vector<unsigned char> > setConnected;
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user