fix miner try to stop staker pegging a core

This commit is contained in:
blackjok3r
2018-12-05 16:59:28 +08:00
parent 3a705a843e
commit 1602f04ac8
2 changed files with 11 additions and 7 deletions

View File

@@ -1501,7 +1501,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
fReindex = true;
}
}
bool clearWitnessCaches = false;
bool fLoaded = false;