btcpayserver/BTCPayServer/Payments/Lightning
2025-01-21 16:18:20 +09:00
..
IExtendedLightningClient.cs Make Validate.ValidationResult nullable 2025-01-21 16:18:20 +09:00
LightningCheckoutCheatModeExtension.cs Make Checkout Cheat Mode extensible by plugins (#6543) 2025-01-10 16:17:55 +09:00
LightningExtensions.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
LightningLikePaymentData.cs Cleanup useless code 2024-10-16 16:25:16 +09:00
LightningLikePaymentHandler.cs Plugins: Add a way for LightningClient to validate the connection string asynchronously 2024-12-09 21:25:22 +09:00
LightningListener.cs App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00
LightningPaymentLinkExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LightningPaymentMethodBitpayAPIExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LightningPaymentMethodConfig.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LightningPendingPayoutListener.cs Fix: Payouts were incorrectly marked as canceled even after successful (#6365) 2024-11-08 16:13:13 +09:00
LigthningPaymentPromptDetails.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LNCheckoutModelExtension.cs Pretty names of payment methods isn't provided by CheckoutExtensions 2024-10-14 21:53:14 +09:00