Dont call longest chain in background loop
This commit is contained in:
@@ -63,7 +63,7 @@ void WaitForShutdown(boost::thread_group* threadGroup)
|
||||
else
|
||||
{
|
||||
//komodo_interestsum();
|
||||
komodo_longestchain();
|
||||
//komodo_longestchain();
|
||||
MilliSleep(20000);
|
||||
}
|
||||
fShutdown = ShutdownRequested();
|
||||
|
||||
Reference in New Issue
Block a user