diff --git a/frontend/src/screens/wallet/swap/index.tsx b/frontend/src/screens/wallet/swap/index.tsx index 0ea37c19..743b8fa8 100644 --- a/frontend/src/screens/wallet/swap/index.tsx +++ b/frontend/src/screens/wallet/swap/index.tsx @@ -302,8 +302,8 @@ function SwapInForm() {

- {swapInfo.albyServiceFee + swapInfo.boltzServiceFee}% - {!isInternalSwap && " + on-chain fees"} + {swapInfo.albyServiceFee + swapInfo.boltzServiceFee}% + on-chain + fees