mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 06:55:50 +00:00
Remove chatty debug.
This commit is contained in:
@@ -123,7 +123,7 @@ bool LedgerAcquire::tryLocal()
|
||||
{
|
||||
if (mLedger->getTransHash().isZero())
|
||||
{
|
||||
cLog(lsDEBUG) << "No TXNs to fetch";
|
||||
cLog(lsINFO) << "No TXNs to fetch";
|
||||
mHaveTransactions = true;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user