diff --git a/src/ripple/app/misc/NetworkOPs.cpp b/src/ripple/app/misc/NetworkOPs.cpp index 1743034b118..765c27a0431 100644 --- a/src/ripple/app/misc/NetworkOPs.cpp +++ b/src/ripple/app/misc/NetworkOPs.cpp @@ -1099,7 +1099,7 @@ void NetworkOPsImp::apply (std::unique_lock& batchLock) } else if (e.result == terQUEUED) { - JLOG(m_journal.info()) << "Transaction is likely to claim a " << + JLOG(m_journal.debug()) << "Transaction is likely to claim a " << "fee, but is queued until fee drops"; e.transaction->setStatus(HELD); // Add to held transactions, because it could get