Skip to content

Commit

Permalink
Update staging_raw.json (#1642)
Browse files Browse the repository at this point in the history
* Update staging_raw.json

* Add wss endpoint
  • Loading branch information
adamdossa authored Apr 8, 2024
1 parent e3af879 commit 5a9e4f9
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/chain_specs/staging_raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,15 @@
"id": "staging",
"chainType": "Development",
"bootNodes": [
"/ip4/5.9.116.125/tcp/45442/p2p/12D3KooWRVqrd6mb2VCrTDB9wkweMTRtc447MSauXqG6b16R5xjN"
"/dns4/staging-bootnode-001.polymesh.dev/tcp/443/wss/p2p/12D3KooWPA1gm34eNtn6rDnNtGdXvRKoC7ban1t8yh8n7VTCGbD8",
"/dns4/staging-bootnode-001.polymesh.dev/tcp/30333/p2p/12D3KooWPA1gm34eNtn6rDnNtGdXvRKoC7ban1t8yh8n7VTCGbD8"
],
"telemetryEndpoints": [
[
"/dns/telemetry.polymesh.network/tcp/443/x-parity-wss/%2Fsubmit%2F",
0
]
],
"telemetryEndpoints": null,
"protocolId": null,
"properties": {
"ss58Format": 42,
Expand Down

0 comments on commit 5a9e4f9

Please sign in to comment.