Skip to content

Commit 824c0fb

Browse files
authored
Update shapeshift to not new to crypto
1 parent 8f7dcde commit 824c0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@ export const walletsData: WalletData[] = [
19291929
social_recovery: false,
19301930
onboard_documentation: "https://docs.shapeshift.com/",
19311931
documentation: "https://docs.shapeshift.com/",
1932-
new_to_crypto: true,
1932+
new_to_crypto: false,
19331933
},
19341934
{
19351935
last_updated: "2024-06-20",

0 commit comments

Comments
 (0)