btcpayserver/BTCPayServer/Payments/Lightning
Umar Bolatov d1ea4e4fa4
Fix bug with top-up invoices when used with "Only enable the payment method after user explicitly chooses it" enabled (#2780)
* Fix bug with top-up invoices when used with "Only enable the payment method after user explicitly chooses it" enabled

* Remove unused "using" directives

* Add "#nullable enable" directive

* check for top-up invoice in LightningLikePaymentHandler
2021-08-23 15:13:26 +09:00
..
LightningLikePaymentData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LightningLikePaymentHandler.cs Fix bug with top-up invoices when used with "Only enable the payment method after user explicitly chooses it" enabled (#2780) 2021-08-23 15:13:26 +09:00
LightningLikePaymentMethodDetails.cs Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
LightningListener.cs Update HWI library, warn users to run newer version (#2544) 2021-06-06 21:02:15 +09:00
LightningSupportedPaymentMethod.cs LightningSupportedPaymentMethod.CryptoCode is never null 2021-06-14 18:22:00 +09:00