Skip to content

Commit 9e28190

Browse files
authored
Merge pull request #13381 from ethereum/konopkja-patch-1
Update wallet-data.ts
2 parents 2ce7e71 + c06b027 commit 9e28190

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
@@ -366,7 +366,6 @@ export const walletsData: WalletData[] = [
366366
social_recovery: false,
367367
onboard_documentation: "https://support.metamask.io",
368368
documentation: "",
369-
new_to_crypto: true,
370369
},
371370
{
372371
last_updated: "2023-01-25",
@@ -1929,7 +1928,6 @@ export const walletsData: WalletData[] = [
19291928
social_recovery: false,
19301929
onboard_documentation: "https://docs.shapeshift.com/",
19311930
documentation: "https://docs.shapeshift.com/",
1932-
new_to_crypto: true,
19331931
},
19341932
{
19351933
last_updated: "2024-06-20",

0 commit comments

Comments
 (0)