Skip to content

Commit

Permalink
fix: duplicated download Krystal wallet (#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold authored Oct 31, 2023
1 parent b36a2f3 commit d1b0e42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constants/wallets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit d1b0e42

Please sign in to comment.