mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
0d0477d661
* Lightning: Relax GetInfo constraint for LNDhub connections The LNDhub-compatible implementation by LNbits does not support the `GetInfo` call for all their funding sources — see lnbits/lnbits#1182. By catching that exception in combination with the `LndHubLightningClient`, we give people the ability to still use their LNbits-based LNDhub as a Lightning node. Fixes #4482. * Update approach to handling unsupported GetInfo calls |
||
---|---|---|
.. | ||
LightningExtensions.cs | ||
LightningLikePaymentData.cs | ||
LightningLikePaymentHandler.cs | ||
LightningLikePaymentMethodDetails.cs | ||
LightningListener.cs | ||
LightningPendingPayoutListener.cs | ||
LightningSupportedPaymentMethod.cs |