mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +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 |
||
---|---|---|
.. | ||
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 |