Skip to content

Commit

Permalink
Update config files (#199)
Browse files Browse the repository at this point in the history
* ci: update config files

* fix: remove redundant tokens

* fix: remove redundant tokens

---------

Co-authored-by: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com>
Co-authored-by: Stepan Lavrentev <[email protected]>
  • Loading branch information
novasama-bot[bot] and stepanLav authored Jan 23, 2025
1 parent e67928d commit 551fdcd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chains/v1/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -3503,6 +3503,10 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Parallel.svg",
"options": [],
"nodes": [
{
"url": "wss://parallel.gatotech.network",
"name": "Gatotech node"
},
{
"url": "wss://polkadot-parallel-rpc.parallel.fi",
"name": "Parallel node"
Expand Down
4 changes: 4 additions & 0 deletions chains/v1/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -3826,6 +3826,10 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Parallel.svg",
"options": [],
"nodes": [
{
"url": "wss://parallel.gatotech.network",
"name": "Gatotech node"
},
{
"url": "wss://polkadot-parallel-rpc.parallel.fi",
"name": "Parallel node"
Expand Down

0 comments on commit 551fdcd

Please sign in to comment.