From d1b0e4260dfabc1ca38a1f4fb6e2b4db1d5d875a Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Tue, 31 Oct 2023 14:57:40 +0700 Subject: [PATCH] fix: duplicated download Krystal wallet (#2347) --- src/constants/wallets.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/constants/wallets.ts b/src/constants/wallets.ts index fef37e320c..990185d1ae 100644 --- a/src/constants/wallets.ts +++ b/src/constants/wallets.ts @@ -256,7 +256,6 @@ export const SUPPORTED_WALLETS = { hooks: krystalWalletConnectV2Hooks, name: 'Krystal', icon: KRYSTAL, - installLink: 'https://wallet.krystal.app', readyState: detectKrystalWC, } as EVMWalletInfo, WALLET_CONNECT: {