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