Skip to content

Commit

Permalink
feat: add novasama nodes (#3298)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav authored Dec 19, 2024
1 parent fdfab36 commit 689141b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/v21/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -4797,6 +4797,10 @@
}
],
"nodes": [
{
"url": "wss://rpc-assethub.novasama-tech.org",
"name": "Novasama node"
},
{
"url": "wss://sys.ibp.network/asset-hub-polkadot",
"name": "IBP1 node"
Expand Down Expand Up @@ -6000,6 +6004,10 @@
}
],
"nodes": [
{
"url": "wss://rpc-hydra.novasama-tech.org",
"name": "Novasama node"
},
{
"url": "wss://rpc.hydradx.cloud",
"name": "Galactic Council node"
Expand Down

0 comments on commit 689141b

Please sign in to comment.