Skip to content

Commit

Permalink
Update src/app/components/FAQ/data/questions.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Vitalis Salis <VitSalis@gmail.com>
  • Loading branch information
gbarkhatov and vitsalis authored Dec 12, 2024
1 parent 543e42c commit e417377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/FAQ/data/questions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export const questions = (
},
{
title: "Are hardware wallets supported?",
content: `The following are the only hardware wallets supporting Bitcoin Staking: (1) Keystone - via QR code, (2) OneKey Pro and (3) OneKey Classic 1s (experimental, <code><strong>3.10.1</strong></code> firmware or higher) <strong>using Taproot only</strong> - via the OneKey Chrome Extension. Using any other hardware wallet through any means (such as connection to a software/extension/mobile wallet) can lead to permanent inability to withdraw the stake.`,
content: `The following are the only hardware wallets supporting Bitcoin Staking: (1) Keystone -- via QR code and (2) OneKey -- via the OneKey Chrome extension and the hardware devices (a) OneKey Pro and (b) OneKey Classic 1s (experimental, <code><strong>3.10.1</strong></code> firmware or higher). Using any other hardware wallet through any means (such as connection to a software/extension/mobile wallet) can lead to permanent inability to withdraw the stake.`,
},
];
if (shouldDisplayPoints()) {
Expand Down

0 comments on commit e417377

Please sign in to comment.