mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Merge branch 'master' of github.com:jedmccaleb/NewCoin
This commit is contained in:
@@ -516,10 +516,7 @@ void Ledger::saveAcceptedLedger(Job&, bool fromConsensus)
|
||||
}
|
||||
|
||||
if (!fromConsensus)
|
||||
{
|
||||
dropCache();
|
||||
return;
|
||||
}
|
||||
|
||||
if (theApp->getJobQueue().getJobCount(jtPUBOLDLEDGER) == 0)
|
||||
theApp->getLedgerMaster().resumeAcquiring();
|
||||
|
||||
Reference in New Issue
Block a user