mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-29 22:37:52 +00:00
reduce pong verbosity
This commit is contained in:
parent
c1091cf9e6
commit
3e0829260b
@ -361,7 +361,7 @@ public class RNSPeer {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case PONG:
|
case PONG:
|
||||||
log.info("PONG received");
|
//log.info("PONG received");
|
||||||
break;
|
break;
|
||||||
|
|
||||||
// Do we need this ? (no need to relay peer list...)
|
// Do we need this ? (no need to relay peer list...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user