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
tapchannel+tapchannelmsg: check quote vs. channel compat
During pathfinding, when an HTLC doesn't have an asset ID or group key
encoded, we can only find out if a channel is compatible after looking
at the specifier of the quote.
We add that to make sure pathfinding doesn't give false positives for
channels that then can't be used because they're not compatible.
0 commit comments