We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02a95be + 7497e80 commit a6d0d62Copy full SHA for a6d0d62
1 file changed
src/test/test_bitcoin.cpp
@@ -36,6 +36,7 @@ BasicTestingSetup::BasicTestingSetup(const std::string& chainName)
36
{
37
ECC_Start();
38
SetupEnvironment();
39
+ SetupNetworking();
40
fPrintToDebugLog = false; // don't want to write to debug.log file
41
fCheckBlockIndex = true;
42
SelectParams(chainName);
0 commit comments