mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-10-06 12:09:07 +00:00
Add additional bootstrap peer IDs for enhanced connectivity
This commit is contained in:
parent
7fd9870d0f
commit
9832e97ed8
@ -89,6 +89,8 @@ func loadEnvironmentConfig() {
|
||||
func setDefaultBootstrapConfig() {
|
||||
BootstrapPeerIDs = []string{
|
||||
"12D3KooWN3AQHuxAzXfu98tiFYw7W3N2SyDwdxDRANXJp3ktVf8j",
|
||||
"12D3KooWQRK2duw5B5LXi8gA7HBBFiCsLvwyph2ZU9VBmvbE1Nei",
|
||||
"12D3KooWGbdnA22bN24X2gyY1o9jozwTBq9wbfvwtJ7G4XQ9JgFm",
|
||||
}
|
||||
BootstrapAddresses = []string{
|
||||
"/ip4/127.0.0.1/tcp/4001/p2p/12D3KooWN3AQHuxAzXfu98tiFYw7W3N2SyDwdxDRANXJp3ktVf8j",
|
||||
|
Loading…
x
Reference in New Issue
Block a user