Skip to content

Commit

Permalink
chore(network): add todo for updating bootnodes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHansLee committed Dec 13, 2024
1 parent c1c5e85 commit 49a4eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions params/bootnodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ var OdysseyBootnodes = []string{
// Story main network.
var StoryBootnodes = []string{
// Upstream bootnodes
// TODO: update bootnodes for mainnet
"enode://077aa94a5bf388adda35e0d5a7bd8cb5e9741ea5c18381fd14b16018e112497b7c0a400f50677deb4271af3bc0a1b74f093067a398257b76e3a0d7387a432110@b1.odyssey-testnet.storyrpc.io:30303",
"enode://298bc05889e120e50e7a344e31adb72901caaff9e747b3e8f57c5786e6167452857cbd0ff7d5e0f849a8dfd26efcc3da1795e28d7cb05d120e97a89e79ec4b18@b2.odyssey-testnet.storyrpc.io:30303",
}
Expand Down

0 comments on commit 49a4eac

Please sign in to comment.