Merge branch 'ext-boltcards-2' of github.com:leesalminen/lnbits-legend into ext-boltcards-2

This commit is contained in:
Lee Salminen 2022-08-29 08:51:41 -06:00
commit 82904e509d

View File

@ -92,7 +92,7 @@ async def api_scan(p, c, request: Request, card_uid: str = None):
"k1": hit.id,
"minWithdrawable": 1 * 1000,
"maxWithdrawable": card.tx_limit * 1000,
"defaultDescription": f"Boltcard (refund address {lnurlpay})",
"defaultDescription": f"Boltcard (refund address lnurl://{lnurlpay})",
}