From 39b288fa7845eb31e67d79dc49fd1c730cae3b85 Mon Sep 17 00:00:00 2001 From: Xavier Fiechter Date: Fri, 22 Mar 2024 10:15:18 +0100 Subject: [PATCH] . --- django/templates/electrum_server_info_update.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/django/templates/electrum_server_info_update.html b/django/templates/electrum_server_info_update.html index 3e7efcd..f8dbfac 100644 --- a/django/templates/electrum_server_info_update.html +++ b/django/templates/electrum_server_info_update.html @@ -18,7 +18,7 @@
  • electrum.emzy.de / s50002
  • electrum.blockstream.info / s50002
  • bitcoin.lu.ke / s50002
  • -
  • umbrel.local / h50002 (Your local Umbrel node)
  • +
  • umbrel.local / h50002 1
  • @@ -37,6 +37,8 @@
    +
    + 1(Your local Umbrel node, within your local network)

    {% endblock %}