Skip to content

Commit

Permalink
Merge pull request #13743 from ethereum/patch-wallet
Browse files Browse the repository at this point in the history
Remove new_to_crypto flag
  • Loading branch information
corwintines authored Sep 4, 2024
2 parents 3b3428f + b28ced2 commit d06e34f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/wallets/wallet-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,6 @@ export const walletsData: WalletData[] = [
social_recovery: false,
onboard_documentation: "",
documentation: "https://docs.infinitywallet.io/",
new_to_crypto: true,
},
{
last_updated: "2022-08-19",
Expand Down

0 comments on commit d06e34f

Please sign in to comment.