btcpayserver/BTCPayServer/Payments
d11n 5114a3a2ea
Lightning: Fix connection display name in LN settings (#5569)
* Lightning: Fix connection display name in LN settings

Builds on btcpayserver/BTCPayServer.Lightning#153.

* Upgrade Lightning lib
2023-12-20 19:26:24 +09:00
..
Bitcoin Move bitcoin payment data specific stuff in NBXplorerListener (#5294) 2023-09-19 10:32:41 +09:00
Lightning Lightning: Fix connection display name in LN settings (#5569) 2023-12-20 19:26:24 +09:00
LNURLPay Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
PayJoin Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
IPaymentFilter.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentMethodExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentMethodId.cs Remove LNURLStandardInvoiceEnabled 2023-04-24 23:52:40 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
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