diff --git a/src/app/components/FAQ/data/questions.ts b/src/app/components/FAQ/data/questions.ts index 9727671f..29624961 100644 --- a/src/app/components/FAQ/data/questions.ts +++ b/src/app/components/FAQ/data/questions.ts @@ -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, 3.10.1 firmware or higher) using Taproot only - 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, 3.10.1 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()) {