mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-10-06 12:09:07 +00:00
Update bootstrap address for improved peer connectivity
This commit is contained in:
parent
115b64d8d2
commit
7fd9870d0f
@ -92,7 +92,7 @@ func setDefaultBootstrapConfig() {
|
|||||||
}
|
}
|
||||||
BootstrapAddresses = []string{
|
BootstrapAddresses = []string{
|
||||||
"/ip4/127.0.0.1/tcp/4001/p2p/12D3KooWN3AQHuxAzXfu98tiFYw7W3N2SyDwdxDRANXJp3ktVf8j",
|
"/ip4/127.0.0.1/tcp/4001/p2p/12D3KooWN3AQHuxAzXfu98tiFYw7W3N2SyDwdxDRANXJp3ktVf8j",
|
||||||
"/ip4/57.129.81.31/tcp/4001/p2p/12D3KooWRWNtJQdi8sC7xagSHPSqVZEpJfYwipvWYwB1rNnztJHZ",
|
"/ip4/57.129.81.31/tcp/4001/p2p/12D3KooWQRK2duw5B5LXi8gA7HBBFiCsLvwyph2ZU9VBmvbE1Nei",
|
||||||
"/ip4/38.242.250.186/tcp/4001/p2p/12D3KooWGbdnA22bN24X2gyY1o9jozwTBq9wbfvwtJ7G4XQ9JgFm",
|
"/ip4/38.242.250.186/tcp/4001/p2p/12D3KooWGbdnA22bN24X2gyY1o9jozwTBq9wbfvwtJ7G4XQ9JgFm",
|
||||||
}
|
}
|
||||||
BootstrapPort = 4001
|
BootstrapPort = 4001
|
||||||
|
Loading…
x
Reference in New Issue
Block a user