btcpayserver/BTCPayServer/Payments/Lightning
d11n 7f49824783
Improve public LN node info (#2876)
* Add store name to LN info unavailable pae

* Display multiple node info items if available

Allows to view clearnet and Tor connection info side by side.

* Re-add preferOnion for certain cases

* HTML compatible node ids

* Display more node connection failure details

* Fix syntax error

* Update BTCPayServer/Payments/Lightning/LightningLikePaymentHandler.cs

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>

* View updates

* Revert previous variable change

* Keep logic out of the view

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2021-09-23 20:36:42 +09:00
..
LightningLikePaymentData.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LightningLikePaymentHandler.cs Improve public LN node info (#2876) 2021-09-23 20:36:42 +09:00
LightningLikePaymentMethodDetails.cs Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
LightningListener.cs Update HWI library, warn users to run newer version (#2544) 2021-06-06 21:02:15 +09:00
LightningSupportedPaymentMethod.cs LightningSupportedPaymentMethod.CryptoCode is never null 2021-06-14 18:22:00 +09:00