Skip to content

Commit 8750cee

Browse files
committed
update peers
1 parent b029958 commit 8750cee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/updated_bootstrap_peers.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
default: patch
3+
---
4+
5+
# Updated bootstrap peers.

syncer/bootstrap.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var (
2121

2222
// MainnetBootstrapPeers is a list of peers for the Mainnet network.
2323
MainnetBootstrapPeers = []string{
24-
"40.160.12.62:9881",
24+
"40.160.12.62:9981",
2525
"108.227.62.195:9981",
2626
"139.162.81.190:9991",
2727
"144.217.7.188:9981",

0 commit comments

Comments
 (0)