btcpayserver/BTCPayServer/Data/Payouts/LightningLike
Andrew Camilleri 95a0614ae1
Support accepting 0 amount bolt 11 invoices for payouts (#4014)
* Support accepting 0 amount bolt 11 invoices for payouts

* add test

* handle validation better

* fix case when we just want pp to provide amt

* Update BTCPayServer/HostedServices/PullPaymentHostedService.cs

* Update BTCPayServer/HostedServices/PullPaymentHostedService.cs

* Update BTCPayServer/Data/Payouts/LightningLike/UILightningLikePayoutController.cs

* Update UILightningLikePayoutController.cs

* fix null

* fix payments of payouts on cln

* add comment

* bump lightning lib

---------

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2023-07-24 20:40:26 +09:00
..
BoltInvoiceClaimDestination.cs Support accepting 0 amount bolt 11 invoices for payouts (#4014) 2023-07-24 20:40:26 +09:00
ILightningLikeLikeClaimDestination.cs Add Lightning payout support (#2517) 2021-10-18 12:37:59 +09:00
LightningLikePayoutHandler.cs Improve Labeling further (#4849) 2023-04-07 15:58:41 +09:00
LNURLPayClaimDestinaton.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PayoutLightningBlob.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
UILightningLikePayoutController.cs Support accepting 0 amount bolt 11 invoices for payouts (#4014) 2023-07-24 20:40:26 +09:00