btcpayserver/BTCPayServer/Payments/Lightning
2018-07-10 12:49:25 +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 Remove ctor in LndSwaggerClient 2018-07-10 12:49:25 +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 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