Skip to content

Commit

Permalink
update mainnet nodes list
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricfung committed Oct 25, 2023
1 parent 5aa6fa9 commit dc26f9f
Showing 1 changed file with 21 additions and 27 deletions.
48 changes: 21 additions & 27 deletions config/config.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,33 +30,27 @@ gossip-neighbors = true
metric = false
# the nodes list
peers = [
"mixin-node-01.b1.run:7239",
"mixin-node-02.b1.run:7239",
"mixin-node-04.b1.run:7239",
"mixin-node-06.b1.run:7239",
"mixin-node-07.b1.run:7239",
"34.170.158.76:7239",
"mixin-node0.exinpool.com:7239",
"mixin-node1.exinpool.com:7239",
"mixin-node2.exinpool.com:7239",
"mixin-node3.exinpool.com:7239",
"34.173.116.253:7239",
"35.188.242.130:7239",
"34.139.30.28:7239",
"34.23.166.169:7239",
"34.122.129.112:7239",
"35.225.9.157:7239",
"35.238.184.171:7239",
"35.239.195.252:7239",
"node-okashi.mixin.fan:7239",
"node-42.f1ex.io:7239",
"node-fes.f1ex.io:7239",
"mixin-node-01.b.watch:7239",
"mixin-node-02.b.watch:7239",
"mixin-node-03.b.watch:7239",
"mixin-node-04.b.watch:7239",
"lehigh.hotot.org:7239",
"lehigh-2.hotot.org:7239",
"new-mixin-node0.exinpool.com:7239",
"new-mixin-node1.exinpool.com:7239",
"new-mixin-node2.exinpool.com:7239",
"new-mixin-node3.exinpool.com:7239",
"mixin-node-lehigh-1.hotot.org:7239",
"mixin-node-lehigh-2.hotot.org:7239",
"mixin-node-42.f1ex.io:7239",
"mixin-node-fes.f1ex.io:7239",
"mixin-node-box-1.b.watch:7239",
"mixin-node-box-2.b.watch:7239",
"mixin-node-box-3.b.watch:7239",
"mixin-node-box-4.b.watch:7239",
"mixin-node-okashi.mixin.fan:7239",
"mixin-node1.b1.run:7239",
"mixin-node2.b1.run:7239",
"mixin-node3.b1.run:7239",
"mixin-node4.b1.run:7239",
"mixin-node6.b1.run:7239",
"mixin-node7.b1.run:7239",
"mixin-node8b.b1.run:7239",
"34.42.197.136:7239"
]

[rpc]
Expand Down

0 comments on commit dc26f9f

Please sign in to comment.