Skip to content

Commit

Permalink
introduce nexus bootnode (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege authored Apr 20, 2024
1 parent a58262a commit 2742fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parachain/chainspec/nexus.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "nexus",
"chainType": "Live",
"bootNodes": [
"/ip4/127.0.0.1/tcp/30333/p2p/12D3KooWSijHd2K8uqwRzA4VTBYswtgBsbnQqYXQ4sNSsBvYc7Jm"
"/ip4/34.34.161.178/tcp/30333/p2p/12D3KooWFhvrxiteNHigYA96J3zoD2Z2Gs3q6ihDp3N37Fyb4874"
],
"telemetryEndpoints": [
[
Expand Down

0 comments on commit 2742fe3

Please sign in to comment.