Skip to content

Commit 84393e8

Browse files
committed
fix: wallet data
1 parent 2465b99 commit 84393e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ export const walletsData: WalletData[] = [
463463
security_audit: [""],
464464
scam_protection: false,
465465
hardware_support: true,
466-
walletconnect: false,
467466
rpc_importing: false,
468467
nft_support: false,
469468
connect_to_dapps: false,
@@ -473,7 +472,6 @@ export const walletsData: WalletData[] = [
473472
gas_fee_customization: true,
474473
ens_support: true,
475474
erc_20_support: true,
476-
eip_1559_support: true,
477475
buy_crypto: true,
478476
withdraw_crypto: true,
479477
multisig: false,

0 commit comments

Comments
 (0)