Skip to content

Commit

Permalink
fix: fix the bug where xdefi is not displayed for experimental networks
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikari-Shinji-re authored and RanGojo committed Jun 19, 2024
1 parent 01a7d83 commit 723eb2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallets/shared/src/rango.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ export const KEPLR_COMPATIBLE_WALLETS: string[] = [
WalletTypes.KEPLR,
WalletTypes.COSMOSTATION,
WalletTypes.LEAP_COSMOS,
WalletTypes.XDEFI,
];

export const DEFAULT_COSMOS_RPC_URL = 'https://cosmos-rpc.polkachu.com';
Expand Down

0 comments on commit 723eb2d

Please sign in to comment.