reduce pong verbosity

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

View File

@ -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...)