|
|
|
|
|
by keymone
1804 days ago
|
|
> as I said, it can work with a few giant hubs right, there will definitely be huge hubs. what you didn't even try to demonstrate is why can't there be smaller hubs? > it just progressively works worse and worse. Doing multiple routes atomically just gives you more reasons a single payment can fail. no, exactly the opposite is true. in case with single payment for X satoshi you need to re-try it multiple times until you find a route that has X capacity on every hop. with atomic multipath payments you need to find N routes that support X/N capacity (much easier) and if any number of those fail you can retry only those failed parts, so after 2-3 iterations your entire payment succeeds. |
|