OSDN Git Service

add check point (#1621)
[bytom/bytom.git] / p2p / switch.go
index f9dddbf..d85391b 100644 (file)
@@ -28,7 +28,7 @@ const (
        defaultBanDuration = time.Hour * 1
        logModule          = "p2p"
 
-       minNumOutboundPeers = 5
+       minNumOutboundPeers = 4
 )
 
 //pre-define errors for connecting fail