mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Pause for lagging validators.
This commit is contained in:
@@ -864,9 +864,6 @@ LedgerMaster::checkAccept (
|
||||
<< "Advancing accepted ledger to " << ledger->info().seq
|
||||
<< " with >= " << minVal << " validations";
|
||||
|
||||
mLastValidateHash = ledger->info().hash;
|
||||
mLastValidateSeq = ledger->info().seq;
|
||||
|
||||
ledger->setValidated();
|
||||
ledger->setFull();
|
||||
setValidLedger(ledger);
|
||||
|
||||
Reference in New Issue
Block a user