Skip to content

Commit 7edd598

Browse files
committed
new seeders
1 parent e3030e8 commit 7edd598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

p2p.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
# If the initial peers list is left empty, the node will not try to connect to other peers during initial bootstrap
6868
# phase but will accept connections and will do the network discovery if another peer connects to it
6969
InitialPeerList = [
70-
"/ip4/139.59.134.45/tcp/10000/p2p/16Uiu2HAmLUJHXjw5gEXMfsEQ7QG24N6X4ZoMBWMFfCHRScWcVViQ",
71-
"/ip4/167.71.57.194/tcp/10000/p2p/16Uiu2HAkwHEeNTLrhALqjT1uoscLCLymtjoPDk64goQLqDSDimse",
70+
"/ip4/139.59.134.45/tcp/10000/p2p/16Uiu2HAmHu64bzrbcMmpVDmNhpDXMHRRvtgjyDCy4Za2pKXTfC1h",
71+
"/ip4/167.71.57.194/tcp/10000/p2p/16Uiu2HAmUCRw2kppfJSd3xqYtMNhQgEzo3j1qW2Mvwni5KV2Eskr",
7272
]
7373

7474
# kademlia's routing table bucket size

0 commit comments

Comments
 (0)