1
0
mirror of https://github.com/Qortal/qortal.git synced 2025-05-28 12:26:57 +00:00

reduce pong verbosity

This commit is contained in:
Jürg Schulthess 2025-04-21 09:40:32 +02:00
parent c1091cf9e6
commit 3e0829260b

@ -361,7 +361,7 @@ public class RNSPeer {
break;
case PONG:
log.info("PONG received");
//log.info("PONG received");
break;
// Do we need this ? (no need to relay peer list...)