1ab21cf Remove bogus assert on number of oubound connections. (Matt Corallo)
1ab21cf
@ -1622,7 +1622,6 @@ void CConnman::ThreadOpenConnections()
}
assert(nOutbound <= (nMaxOutbound + nMaxFeeler));
// Feeler Connections
//