From f3a894db78f6b08a5b89ab703418ad7f20683834 Mon Sep 17 00:00:00 2001 From: Devin Date: Mon, 26 Aug 2024 17:32:05 +0800 Subject: [PATCH] feat(bgw): Adjust the sse bridge of Bitget Wallet --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index c9be270..a85928e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -143,7 +143,7 @@ }, { "type": "sse", - "url": "https://bridge.tonapi.io/bridge" + "url": "https://ton-connect-bridge.bgwapi.io/bridge" } ], "platforms": ["ios", "android", "chrome"],