We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2350125 commit 1280d9aCopy full SHA for 1280d9a
src/data/wallets/wallet-data.ts
@@ -1293,7 +1293,6 @@ export const walletsData: WalletData[] = [
1293
social_recovery: false,
1294
onboard_documentation: "",
1295
documentation: "",
1296
- new_to_crypto: true,
1297
},
1298
{
1299
last_updated: "2022-08-31",
@@ -1396,6 +1395,7 @@ export const walletsData: WalletData[] = [
1396
1395
1397
1398
documentation: "https://www.mewtopia.com/",
+ new_to_crypto: true,
1399
1400
1401
last_updated: "2022-10-31",
0 commit comments