OSDN Git Service

add more seeds (#2080)
[bytom/bytom.git] / p2p / switch.go
index 2706e57..e1498e9 100644 (file)
@@ -27,7 +27,7 @@ const (
        logModule = "p2p"
 
        minNumOutboundPeers = 4
-       maxNumLANPeers      = 5
+       maxNumLANPeers      = 15
 )
 
 //pre-define errors for connecting fail