btcpayserver/BTCPayServer/Services/Altcoins/Zcash
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
..
Configuration Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
Payments Make LNURL enabled when only method (#3930) 2022-07-06 22:09:05 +09:00
RPC Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
Services Improve performance when lot's of pending invoices 2022-05-23 19:17:33 +09:00
UI Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
ZcashLikeExtensions.cs Zcash integration (#3400) 2022-02-14 17:04:34 +09:00