From db7bd12d6b466ef446b8fd4f715018d75220eb2d Mon Sep 17 00:00:00 2001 From: Tony Giorgio Date: Fri, 1 Sep 2023 15:05:09 -0500 Subject: [PATCH] New rgs url for andrdoi --- .github/workflows/android-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-prod.yml b/.github/workflows/android-prod.yml index 9dee294..4122e88 100644 --- a/.github/workflows/android-prod.yml +++ b/.github/workflows/android-prod.yml @@ -61,7 +61,7 @@ jobs: VITE_PROXY: wss://p.mutinywallet.com VITE_ESPLORA: https://mutiny.mempool.space/api VITE_LSP: https://lsp.voltageapi.com - VITE_RGS: https://rapidsync.lightningdevkit.org/snapshot/ + VITE_RGS: https://scorer.mutinywallet.com/v1/rgs/snapshot/ VITE_AUTH: https://auth.mutinywallet.com VITE_SUBSCRIPTIONS: https://subscriptions.mutinywallet.com VITE_STORAGE: https://storage.mutinywallet.com