From 6367dee6c2ecd9e4e640e0c6d969960791bc12f6 Mon Sep 17 00:00:00 2001
From: bitkarrot <73979971+bitkarrot@users.noreply.github.com>
Date: Thu, 2 Mar 2023 21:12:42 -0800
Subject: [PATCH] add test lnaddress buttton
---
templates/lnurlp/index.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/templates/lnurlp/index.html b/templates/lnurlp/index.html
index 1384441..22f22bc 100644
--- a/templates/lnurlp/index.html
+++ b/templates/lnurlp/index.html
@@ -57,6 +57,18 @@
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
@click="openQrCodeDialog(props.row.id)"
>
+
+
+ Check LN Address works via external call
{{ props.row.description }}