From 2edb7c4d88d09bcb7ed03d0b3c2e5d25660bebeb Mon Sep 17 00:00:00 2001 From: Govard Barkhatov Date: Mon, 16 Dec 2024 12:45:55 +0200 Subject: [PATCH] text update --- src/app/components/FAQ/data/questions.ts | 2 +- src/app/components/Modals/ConnectModal.tsx | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/components/FAQ/data/questions.ts b/src/app/components/FAQ/data/questions.ts index bafc6f6e..f4bc5a4d 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 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.`, + 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 Taproot only. 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()) { diff --git a/src/app/components/Modals/ConnectModal.tsx b/src/app/components/Modals/ConnectModal.tsx index 0da62a7f..45f43e42 100644 --- a/src/app/components/Modals/ConnectModal.tsx +++ b/src/app/components/Modals/ConnectModal.tsx @@ -213,9 +213,10 @@ export const ConnectModal: React.FC = ({ 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. + firmware or higher) using Taproot only. 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.