btcpayserver/BTCPayServer/Payments/Bitcoin
Andrew Camilleri 612a0397a7
Make LNURL enabled when only method (#3930)
* Make LNURL enabled when only method

This fixes the scenario where LNURL for standard invoices are disabled, but the POS Print view only shows LNURL, so the QR code would always error out. The fix is to bypass the setting when lnurl is the only enabled payment method on the invoice

* Make sure not to affect other flows

* fix
2022-07-06 22:09:05 +09:00
..
BitcoinLikeOnChainPaymentMethod.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BitcoinLikePaymentData.cs Bump NBX (#3607) 2022-04-05 14:46:42 +09:00
BitcoinLikePaymentHandler.cs Make LNURL enabled when only method (#3930) 2022-07-06 22:09:05 +09:00
NBXplorerListener.cs Improve performance when lot's of pending invoices 2022-05-23 19:17:33 +09:00