btcpayserver/BTCPayServer/Payments/Lightning
2018-07-09 01:08:09 +09:00
..
Charge Make sure Lightning charge can't hang out the payment 2018-05-12 00:23:25 +09:00
CLightning Do not forget to pass expiry to createinvoice on clightning 2018-04-11 18:42:19 +09:00
Lnd Fix listen loop for LND 2018-07-09 01:08:09 +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 Clean the LND listener, and make sure it correctly ends. 2018-07-08 22:20:59 +09:00
LightningConnectionString.cs Use SHA256 cert thumprint in connection string, allowInsecure=true 2018-07-08 20:58:37 +09:00
LightningLikePaymentData.cs Lightning Network support implementation 2018-02-26 00:48:12 +09:00
LightningLikePaymentHandler.cs Providing ability to increase lightning timeout for tests/debugging 2018-05-31 16:31:39 -05: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 Make sure that lightning payments events are using the state of the invoice when they got issued (#205) 2018-06-21 14:15:36 +09:00
LightningSupportedPaymentMethod.cs LND Support 2018-07-01 21:45:21 +09:00