From 402a529d33ff21c2628374cf13b856a830b747eb Mon Sep 17 00:00:00 2001 From: Govard Barkhatov Date: Fri, 16 Aug 2024 17:21:55 +0200 Subject: [PATCH] text change --- src/app/components/Modals/PreviewModal.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/components/Modals/PreviewModal.tsx b/src/app/components/Modals/PreviewModal.tsx index 28fd233a..33a653f8 100644 --- a/src/app/components/Modals/PreviewModal.tsx +++ b/src/app/components/Modals/PreviewModal.tsx @@ -95,9 +95,12 @@ export const PreviewModal: React.FC = ({

Attention!

1. Your stake may "overflow" the staking TVL cap and need to - be unbonded and withdrawn, which will cost you a transaction fee of{" "} - {`${maxDecimals(satoshiToBtc(unbondingFeeSat), 8)} ${coinName}`}{" "} - that will go to the BTC miners. So please stake wisely. + be unbonded and withdrawn, which will cost you {coinName} transaction + fees. So please stake wisely. Unbonding will cost you a static + transaction fee of{" "} + {`${maxDecimals(satoshiToBtc(unbondingFeeSat), 8)} ${coinName}`} + , while the withdrawal fee depends on network conditions. All fees go + to the {coinName} miners.

2. No third party possesses your staked {coinName}. You are the only