Moved unrelated-to-network calls in StartNode and StopNode into init.cpp
This commit is contained in:
@@ -1850,7 +1850,6 @@ void StartNode(boost::thread_group& threadGroup)
|
||||
bool StopNode()
|
||||
{
|
||||
printf("StopNode()\n");
|
||||
GenerateBitcoins(false, NULL);
|
||||
MapPort(false);
|
||||
nTransactionsUpdated++;
|
||||
if (semOutbound)
|
||||
|
||||
Reference in New Issue
Block a user