btcpayserver/BTCPayServer/Payments/Lightning
Nicolas Dorier 7e714f1ef8
Refactor how we handle and validate LN ConnectionStrings (#2314)
* Refactor how we handle and validate LN ConnectionStrings

* Migrate existing connection string to Internal Node if they are the same. Cleanup some obsolete fields

* Fix typos, remove duplicated method

* Add a InternalNodeRef to LightningSupportedPaymentMethod
2021-03-02 11:11:58 +09:00
..
LightningLikePaymentData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LightningLikePaymentHandler.cs Refactor how we handle and validate LN ConnectionStrings (#2314) 2021-03-02 11:11:58 +09:00
LightningLikePaymentMethodDetails.cs Fix LN invoices (#1955) 2020-10-17 08:57:21 +02:00
LightningListener.cs Refactor how we handle and validate LN ConnectionStrings (#2314) 2021-03-02 11:11:58 +09:00
LightningSupportedPaymentMethod.cs Refactor how we handle and validate LN ConnectionStrings (#2314) 2021-03-02 11:11:58 +09:00