btcpayserver/BTCPayServer/Payments/Lightning
2018-07-14 01:45:14 +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 Correctly dispose the session when listening lightning invoices 2018-07-14 01:45:14 +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 Suppoort macaroonfilepath in connection string 2018-07-10 12:46:04 +09:00
LightningConnectionString.cs Suppoort macaroonfilepath in connection string 2018-07-10 12:46:04 +09:00
LightningLikePaymentData.cs Lightning Network support implementation 2018-02-26 00:48:12 +09:00
LightningLikePaymentHandler.cs Refactor the LndInvoiceClient which might solve memory leak 2018-07-13 19:45:50 +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 Correctly dispose the session when listening lightning invoices 2018-07-14 01:45:14 +09:00
LightningSupportedPaymentMethod.cs LND Support 2018-07-01 21:45:21 +09:00