mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-29 14:27:51 +00:00
reduce pong verbosity
This commit is contained in:
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...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user