btcpayserver/BTCPayServer/Payments/Lightning
2018-06-23 23:16:39 -05: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 Bugfixing amount in invoice data, we need to set Satoshis 2018-06-15 17:12:59 -05: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 Refactoring conditional method, separating into two properties 2018-06-23 22:50:50 -05:00
LightningConnectionString.cs Saving of Macaroon and Tls for LND connection 2018-06-23 23:16:39 -05: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 Prevent full crash if lightning crash 2018-04-09 10:48:16 +09:00
LightningSupportedPaymentMethod.cs Saving of Macaroon and Tls for LND connection 2018-06-23 23:16:39 -05:00