Skip to content

Commit

Permalink
ci: update json files (#2627)
Browse files Browse the repository at this point in the history
Co-authored-by: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com>
  • Loading branch information
novasama-bot[bot] authored Nov 12, 2024
1 parent 029e2fc commit 91f9dff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/renderer/shared/config/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -6142,6 +6142,7 @@
"chainId": "0xb91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Avail.svg",
"options": [
"multisig",
"regular_proxy",
"pure_proxy"
],
Expand Down Expand Up @@ -6206,7 +6207,7 @@
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-avail-prod.novasama-tech.org"
"url": "https://subquery-proxy-avail-stg.novasama-tech.org"
}
]
}
Expand Down
3 changes: 2 additions & 1 deletion src/renderer/shared/config/chains/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -6596,6 +6596,7 @@
"chainId": "0xb91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-spektr-utils/main/icons/v1/chains/Avail.svg",
"options": [
"multisig",
"regular_proxy",
"pure_proxy"
],
Expand Down Expand Up @@ -6660,7 +6661,7 @@
"proxy": [
{
"type": "subquery",
"url": "https://subquery-proxy-avail-prod.novasama-tech.org"
"url": "https://subquery-proxy-avail-stg.novasama-tech.org"
}
]
}
Expand Down

0 comments on commit 91f9dff

Please sign in to comment.