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
I think in lightning a similar thing can happen. Channels only allow for a certain throughput (htlcs/sec) but if a high liquidity / low fee channel is created many nodes could select this Chanel
The text was updated successfully, but these errors were encountered:
We could in particular try to understand when (statistically) a probability based routing algo would start to jamm high liquidity channels and compare conjestion with a more randomized strategy. While the later might need more attempts and be slower it could be better to avoid network conjestion
https://en.m.wikipedia.org/wiki/Braess%27s_paradox
I think in lightning a similar thing can happen. Channels only allow for a certain throughput (htlcs/sec) but if a high liquidity / low fee channel is created many nodes could select this Chanel
The text was updated successfully, but these errors were encountered: