|
|
|
|
|
by Nursie
2671 days ago
|
|
No, unsolvable like routing payments from A to B requires finding routes from A to B that are well enough funded to allow the payment to go through, but with no knowledge of the funding states of the channels (as this would be a privacy leak) |
|
It's such a stupid argument against LN. I can make the same argument that you connecting to Hacker News is unsolveable (there is no mathematical proof that you will be able to connect to HN, because various gateways could drop offline). What does this matter in practice? You can still get here most of the time.
In LN, if the first route from A to B does not have the capacity to make the payment, an alternative route is tried. Many routes can be attempted, because they're usually sub-second negotiations between peers. If it happens that there is no route between A and B with sufficient htlc capacity that can be found in a timely manner, then you might be out of luck. Can always fall-back to an on-chain transaction. A LN invoice already supports a fallback bitcoin address. As the network grows this will become less and less likely because there will be an enormous number of routes to attempt for any payment. Chances of not making a payment will usually indicate your own or the payment destination nodes are the ones lacking capacity to make the payment.