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
Currently we treat them each as distinct edges with different available liquidity, but this isn't how it works in practice - nodes will just forward over any channel they have. Maybe splicing will just fix this for us, but we might consider handling this somehow in the scorer by ignoring redundant channels and just treating it as one big channel.