mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 22:46:49 +01:00
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. |
||
---|---|---|
.. | ||
Bitcoin | ||
Lightning | ||
LNURLPay | ||
PayJoin | ||
IPaymentFilter.cs | ||
IPaymentMethodDetails.cs | ||
IPaymentMethodHandler.cs | ||
ISupportedPaymentMethod.cs | ||
PaymentMethodExtensions.cs | ||
PaymentMethodId.cs | ||
PaymentMethodUnavailableException.cs | ||
PaymentTypes.Bitcoin.cs | ||
PaymentTypes.cs | ||
PaymentTypes.Lightning.cs |