mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Redundant status change.
This commit is contained in:
@@ -341,7 +341,6 @@ int LedgerConsensus::stateFinished(int secondsSinceClose)
|
||||
|
||||
int LedgerConsensus::stateAccepted(int secondsSinceClose)
|
||||
{ // we have accepted a new ledger
|
||||
statusChange(newcoin::neACCEPTED_LEDGER, theApp->getMasterLedger().getClosedLedger());
|
||||
endConsensus();
|
||||
return 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user