mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove redundant call to clearNeedNetworkLedger
This commit is contained in:
@@ -1391,8 +1391,6 @@ bool NetworkOPsImp::checkLastClosedLedger (
|
|||||||
|
|
||||||
if (consensus)
|
if (consensus)
|
||||||
{
|
{
|
||||||
clearNeedNetworkLedger ();
|
|
||||||
|
|
||||||
// FIXME: If this rewinds the ledger sequence, or has the same sequence, we
|
// FIXME: If this rewinds the ledger sequence, or has the same sequence, we
|
||||||
// should update the status on any stored transactions in the invalidated
|
// should update the status on any stored transactions in the invalidated
|
||||||
// ledgers.
|
// ledgers.
|
||||||
|
|||||||
Reference in New Issue
Block a user