mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Fix addnode "onetry": Connect with OpenNetworkConnection
This commit is contained in:
parent
605d5b5558
commit
b641c9cd21
3 changed files with 2 additions and 4 deletions
|
|
@ -41,9 +41,6 @@ using namespace boost;
|
|||
|
||||
static const int MAX_OUTBOUND_CONNECTIONS = 8;
|
||||
|
||||
bool OpenNetworkConnection(const CAddress& addrConnect, CSemaphoreGrant *grantOutbound = NULL, const char *strDest = NULL, bool fOneShot = false);
|
||||
|
||||
|
||||
//
|
||||
// Global state variables
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue