From ef082ff7bead85cdb5a8257a4a9e2c28a8fe11d8 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:59:58 +0000 Subject: [PATCH] xmr: remove inaccurate fee rate, hide sweep all checkbox --- basicswap/templates/wallet.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index bb36768..670c13d 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -129,7 +129,8 @@ Pending: +{{ w.pending }} {{ w.ticker }} {% endif %} - {% if w.cid == '1' %} {# PART #} + + {% if w.cid == '1' %} {# PART #}