Skip to content

Commit

Permalink
config: fix wrong ip for alexander bootnode (paritytech#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilva authored and rphmeier committed Feb 26, 2019
1 parent e380332 commit 0149005
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions service/res/alexander.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"bootNodes": [
"/ip4/104.211.54.233/tcp/30363/p2p/QmUghPWmHR8pQbZyBMeYzvPcH7VRcTiBibcyBG7wMKHaSZ",
"/ip4/104.211.48.51/tcp/30363/p2p/QmYWrEtg4iQYwV9PG37PhfLHLATQJUTYiZRyoUvSYny9ba",
"/ip4/104.211.48.247/tcp/30363/p2p/QmYT3p4qGj1jwb7hDx1A6cDzAPtaHp3VR34vmw5BsXXB8D",
"/ip4/40.114.120.164/tcp/30363/p2p/QmPiGU1jwL9UDw2FMyMQFr9FdpF9hURKxkfy6PWw6aLsur"
"/ip4/104.211.48.247/tcp/30363/p2p/QmYT3p4qGj1jwb7hDx1A6cDzAPtaHp3VR34vmw5BsXXB8D",
"/ip4/40.117.153.33/tcp/30363/p2p/QmPiGU1jwL9UDw2FMyMQFr9FdpF9hURKxkfy6PWw6aLsur"
],
"telemetryUrl": "wss://telemetry.polkadot.io/submit/",
"protocolId": "dot",
Expand Down Expand Up @@ -85,4 +85,4 @@
"0x3a617574683a03000000": "0xdcb83e46917c3c0ca35b9a18a32ba6d3912b6d50ab2bd382341d2e4fd2e6946f"
}
}
}
}

0 comments on commit 0149005

Please sign in to comment.