mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-17 22:34:23 +01:00
Change LSP url to olympus
This commit is contained in:
committed by
benthecarman
parent
09a68b2ec8
commit
9c73e431b4
2
.github/workflows/android-build.yml
vendored
2
.github/workflows/android-build.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
VITE_NETWORK: signet
|
||||
VITE_PROXY: wss://p.mutinywallet.com
|
||||
VITE_ESPLORA: https://mutinynet.com/api
|
||||
VITE_LSP: https://signet-lsp.mutinywallet.com
|
||||
VITE_LSP: https://mutinynet-flow.lnolymp.us
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
VITE_AUTH: https://auth-staging.mutinywallet.com
|
||||
VITE_SUBSCRIPTIONS: https://subscriptions-staging.mutinywallet.com
|
||||
|
||||
2
.github/workflows/android-prod.yml
vendored
2
.github/workflows/android-prod.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
VITE_NETWORK: bitcoin
|
||||
VITE_PROXY: wss://p.mutinywallet.com
|
||||
VITE_ESPLORA: https://mutiny.mempool.space/api
|
||||
VITE_LSP: https://lsp.voltageapi.com
|
||||
VITE_LSP: https://0conf.lnolymp.us
|
||||
VITE_RGS: https://scorer.mutinywallet.com/v1/rgs/snapshot/
|
||||
VITE_AUTH: https://auth.mutinywallet.com
|
||||
VITE_SUBSCRIPTIONS: https://subscriptions.mutinywallet.com
|
||||
|
||||
2
.github/workflows/android-staging.yml
vendored
2
.github/workflows/android-staging.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
VITE_NETWORK: signet
|
||||
VITE_PROXY: wss://p.mutinywallet.com
|
||||
VITE_ESPLORA: https://mutinynet.com/api
|
||||
VITE_LSP: https://signet-lsp.mutinywallet.com
|
||||
VITE_LSP: https://mutinynet-flow.lnolymp.us
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
VITE_AUTH: https://auth-staging.mutinywallet.com
|
||||
VITE_SUBSCRIPTIONS: https://subscriptions-staging.mutinywallet.com
|
||||
|
||||
2
.github/workflows/ios-prod.yml
vendored
2
.github/workflows/ios-prod.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
VITE_NETWORK: bitcoin
|
||||
VITE_PROXY: wss://p.mutinywallet.com
|
||||
VITE_ESPLORA: https://mutiny.mempool.space/api
|
||||
VITE_LSP: https://lsp.voltageapi.com
|
||||
VITE_LSP: https://0conf.lnolymp.us
|
||||
VITE_RGS: https://scorer.mutinywallet.com/v1/rgs/snapshot/
|
||||
VITE_AUTH: https://auth.mutinywallet.com
|
||||
VITE_SUBSCRIPTIONS: https://subscriptions.mutinywallet.com
|
||||
|
||||
2
.github/workflows/ios-staging.yml
vendored
2
.github/workflows/ios-staging.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
VITE_NETWORK: signet
|
||||
VITE_PROXY: wss://p.mutinywallet.com
|
||||
VITE_ESPLORA: https://mutinynet.com/api
|
||||
VITE_LSP: https://signet-lsp.mutinywallet.com
|
||||
VITE_LSP: https://mutinynet-flow.lnolymp.us
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
VITE_AUTH: https://auth-staging.mutinywallet.com
|
||||
VITE_SUBSCRIPTIONS: https://subscriptions-staging.mutinywallet.com
|
||||
|
||||
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
VITE_NETWORK: signet
|
||||
VITE_PROXY: wss://p.mutinywallet.com
|
||||
VITE_ESPLORA: https://mutinynet.com/api
|
||||
VITE_LSP: https://signet-lsp.mutinywallet.com
|
||||
VITE_LSP: https://mutinynet-flow.lnolymp.us
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
VITE_AUTH: https://auth-staging.mutinywallet.com
|
||||
VITE_SUBSCRIPTIONS: https://subscriptions-staging.mutinywallet.com
|
||||
|
||||
Reference in New Issue
Block a user