mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 23:15:52 +00:00
"Advance" thread to publish ledgers and fetch history.
This commit is contained in:
@@ -261,6 +261,8 @@ void InboundLedgers::gotFetchPack (Job&)
|
||||
{
|
||||
acquire->checkLocal ();
|
||||
}
|
||||
|
||||
getApp().getLedgerMaster().tryAdvance();
|
||||
}
|
||||
|
||||
void InboundLedgers::clearFailures ()
|
||||
|
||||
Reference in New Issue
Block a user