From 096190cfd2500750c6f532b100ea01f133f9347a Mon Sep 17 00:00:00 2001
From: bitkarrot <73979971+bitkarrot@users.noreply.github.com>
Date: Tue, 14 Mar 2023 16:27:06 -0700
Subject: [PATCH] add label for lnaddress to qrcode html
---
templates/lnurlp/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/lnurlp/index.html b/templates/lnurlp/index.html
index 405ea3a..b5f5909 100644
--- a/templates/lnurlp/index.html
+++ b/templates/lnurlp/index.html
@@ -319,6 +319,7 @@
Dispatches webhook to: {{ qrCodeDialog.data.webhook
}}
On success: {{ qrCodeDialog.data.success }}
+ Lightning Address: {{ qrCodeDialog.data.username}}