Skip to content

Commit

Permalink
Chore: Add onfinality azero endpoint (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpdunne authored Oct 2, 2023
1 parent 79dfd9d commit d616454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaindata.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
"subscanUrl": "https://alephzero.subscan.io/",
"chainspecQrUrl": "https://metadata.novasama.io/qr/aleph-node_specs.png",
"latestMetadataQrUrl": "https://metadata.novasama.io/qr/aleph-node_metadata_latest.apng",
"rpcs": ["wss://ws.azero.dev"],
"rpcs": ["wss://aleph-zero.api.onfinality.io/public-ws", "wss://ws.azero.dev"],
"balancesConfig": {
"substrate-native": {
"coingeckoId": "aleph-zero"
Expand Down

0 comments on commit d616454

Please sign in to comment.