btcpayserver/BTCPayServer/Payments/Lightning
2018-04-11 18:42:19 +09:00
..
Charge Add a way to customize lightning invoice description 2018-04-07 16:27:46 +09:00
CLightning Do not forget to pass expiry to createinvoice on clightning 2018-04-11 18:42:19 +09:00
ILightningInvoiceClient.cs Pass itemDesc to lightning invoice (Fix #104) 2018-04-07 02:43:35 +09:00
LightMoney.cs Lightning Network support implementation 2018-02-26 00:48:12 +09:00
LightningClientFactory.cs Can connect directly to CLightning via TCP or UNIX socket 2018-03-21 00:31:19 +09:00
LightningConnectionString.cs Can connect directly to CLightning via TCP or UNIX socket 2018-03-21 00:31:19 +09:00
LightningLikePaymentData.cs Lightning Network support implementation 2018-02-26 00:48:12 +09:00
LightningLikePaymentHandler.cs Fix slow invoice creation 2018-04-09 16:25:31 +09:00
LightningLikePaymentMethodDetails.cs Refactor CreateInvoiceCore to better give feedback on payment method errors to the merchant, be faster, and give NodeInfo 2018-03-28 22:37:01 +09:00
LightningListener.cs Prevent full crash if lightning crash 2018-04-09 10:48:16 +09:00
LightningSupportedPaymentMethod.cs Can connect directly to CLightning via TCP or UNIX socket 2018-03-21 00:31:19 +09:00