From 5bbafbdb3ccc9de3b177b4171df3a94822117193 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:03:02 +0000 Subject: [PATCH] wallet: cleanup reseed section --- basicswap/templates/wallet.html | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 16a347d..9379de6 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -208,7 +208,7 @@ {# / encrypted #} Expected Seed: - {{ w.expected_seed }} {% if block_unknown_seeds and w.expected_seed != true %} {# Only show addresses if wallet seed is correct #} + {{ w.expected_seed }} @@ -220,6 +220,7 @@ + {% if block_unknown_seeds and w.expected_seed != true %} {# Only show addresses if wallet seed is correct #}
@@ -240,16 +241,6 @@
{% else %} - - - - - - - - - -

Deposit