Skip to content

Commit

Permalink
update boot nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
0g-peterzhb committed May 28, 2024
1 parent fc3e9cf commit 826dd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# network_target_peers = 50

# List of nodes to initially connect to
network_boot_nodes = ["/ip4/54.219.26.22/udp/1234/p2p/16Uiu2HAmPxGNWu9eVAQPJww79J32pTJLKGcpjRMb4Qb8xxKkyuG1","/ip4/52.52.127.117/udp/1234/p2p/16Uiu2HAm93Hd5azfhkGBbkx1zero3nYHvfjQYM2NtiW4R3r5bE2g"]
network_boot_nodes = ["/ip4/54.219.26.22/udp/1234/p2p/16Uiu2HAmTVDGNhkHD98zDnJxQWu3i1FL1aFYeh9wiQTNu4pDCgps","/ip4/52.52.127.117/udp/1234/p2p/16Uiu2HAkzRjxK2gorngB1Xq84qDrT4hSVznYDHj6BkbaE4SGx9oS"]

# List of libp2p nodes to initially connect to.
# network_libp2p_nodes = []
Expand Down

0 comments on commit 826dd06

Please sign in to comment.