mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Mark a FIXME
This commit is contained in:
@@ -310,6 +310,8 @@ void NetworkOPs::checkState(const boost::system::error_code& result)
|
||||
// If full or tracking, check only at wobble time!
|
||||
if (checkLastClosedLedger(peerList))
|
||||
{
|
||||
// FIXME: if connected, go to ledger close process if it's time, marking that we have
|
||||
// the wrong LCL
|
||||
setStateTimer(3);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user