You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had a bit of an issue with some channels not being recognized as active due to channel_update asymmetry that were fixed in ElementsProject/lightning#5286. In addition, as discussed on Slack I'll customize this to use all channels that are active, but may not be connected at the time, in order to maximize chances of finding a path even if the signer attaches late or a peer is temporarily unreachable. This is because there is an impedance mismatch between invoice (long lived) and the connection state (short lived).
Verified that the channel was private and peer was connected
The text was updated successfully, but these errors were encountered: