This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
skyfffire
/
blockchain-go
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
496f9160d6
Branches
Tags
master
blockchain-go
/
params
/
p2p_config.go
p2p_config.go
93 B
Historique
Raw
1
2
3
4
5
package params
var MaxPeers = 256
var MaxPendingPeers = 256
var ListenerPort = "[::]:41041"