Files
btcpayserver/BTCPayServer/Controllers
d11n 562f88555c Lightning: Better handling for non-public nodes (#4263)
Fixes #4246. 

`LightningLikePaymentHandler.GetNodeInfo` needed the `throws` argument to handle the cases as previously, otherwise the catch case in `ShowLightningNodeInfo` never occured.

State with this PR: A node can be available, but not have any public addresses. The latter will now be reported when testing the connection and on the public node info page.
2022-11-05 12:21:24 +01:00
..
2022-08-21 08:38:25 +02:00
2022-01-14 13:46:03 +09:00
2022-11-02 18:21:33 +09:00
2022-05-02 09:43:55 +09:00
2022-11-02 18:21:33 +09:00
2022-01-14 13:46:03 +09:00
2022-10-11 17:34:29 +09:00