btcpayserver/BTCPayServer/Payments
Andrew Camilleri 6b45eb0d3d
Do not throw when local node is not synced and using external ln node (#5859)
* Do not throw when local node is not synced and using external ln node

* Fix additional bug when ln conn strings without server would crash
2024-03-22 10:06:38 +01:00
..
Bitcoin Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00
Lightning Do not throw when local node is not synced and using external ln node (#5859) 2024-03-22 10:06:38 +01:00
LNURLPay Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00
PayJoin Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
IPaymentFilter.cs
IPaymentMethodDetails.cs Greenfield: Add payment hash and preimage to Lightning invoices (#4520) 2023-01-13 17:29:41 +09:00
IPaymentMethodHandler.cs Prevent an NRE in LNURL (#4908) 2023-04-24 21:50:31 +09:00
ISupportedPaymentMethod.cs
PaymentMethodExtensions.cs
PaymentMethodId.cs Remove LNURLStandardInvoiceEnabled 2023-04-24 23:52:40 +09:00
PaymentMethodUnavailableException.cs
PaymentTypes.Bitcoin.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
PaymentTypes.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
PaymentTypes.Lightning.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00