From 41d391ba886e4cc303f0b7fbd64d41c89bfc10b0 Mon Sep 17 00:00:00 2001 From: Devon Bernard Date: Thu, 9 May 2024 09:11:30 -0500 Subject: [PATCH] telegram-wallet config update --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index ff45251..00ba1ec 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -8,7 +8,7 @@ "bridge": [ { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://bridge.ton.space/bridge" } ], "platforms": ["ios", "android", "macos", "windows", "linux"]