diff --git a/frontend/src/screens/wallet/WithdrawOnchainFunds.tsx b/frontend/src/screens/wallet/WithdrawOnchainFunds.tsx index 186104f1..60234c16 100644 --- a/frontend/src/screens/wallet/WithdrawOnchainFunds.tsx +++ b/frontend/src/screens/wallet/WithdrawOnchainFunds.tsx @@ -198,7 +198,7 @@ export default function WithdrawOnchainFunds() { )}{" "} will be sent minus onchain transaction fees. The exact amount cannot be determined until the payment is made. - {balances.onchain.reserved && ( + {balances.onchain.reserved > 0 && ( <> {" "} You have channels open and this withdrawal will deplete