fix: missing uppercase bolt11 for qrcode on wallet (#3798)

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
dni ⚡
2026-03-23 10:42:26 +02:00
committed by GitHub
co-authored by Vlad Stan
parent 3398070dd5
commit fae3eca3c7
5 changed files with 23 additions and 45 deletions
+1 -1
View File
@@ -438,7 +438,7 @@
<lnbits-qrcode
v-else
:href="'lightning:' + receive.paymentReq"
:value="'lightning:' + receive.paymentReq"
:value="'LIGHTNING:' + receive.paymentReq.toUpperCase()"
>
</lnbits-qrcode>
<div class="text-center">