use seed nodes as fallback if IRC fails or with TOR
-- version 0.2.12
This commit is contained in:
@@ -19,8 +19,8 @@ class CScript;
|
||||
class CDataStream;
|
||||
class CAutoFile;
|
||||
|
||||
static const int VERSION = 211;
|
||||
static const char* pszSubVer = ".0";
|
||||
static const int VERSION = 212;
|
||||
static const char* pszSubVer = "";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user