mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
Log message less imortant.
This commit is contained in:
@@ -1476,7 +1476,7 @@ void Peer::recvGetLedger(ripple::TMGetLedger& packet)
|
||||
return;
|
||||
}
|
||||
|
||||
cLog(lsINFO) << "Request: " << logMe;
|
||||
cLog(lsDEBUG) << "Request: " << logMe;
|
||||
for(int i = 0; i < packet.nodeids().size(); ++i)
|
||||
{
|
||||
SHAMapNode mn(packet.nodeids(i).data(), packet.nodeids(i).size());
|
||||
|
||||
Reference in New Issue
Block a user