feat(p2p): bootstrap peers
This commit is contained in:
@ -12,6 +12,7 @@ let config = {
|
||||
|
||||
p2p: true,
|
||||
p2pConnections: 10,
|
||||
p2pBootstrap: true,
|
||||
|
||||
upnp: true,
|
||||
|
||||
|
Reference in New Issue
Block a user