|
|
|
|
|
by 0wing
3103 days ago
|
|
It sounds like Lightning is attempting to solve an unsolvable NP-hard math problem regarding routing. [1] The Lightening network is mostly a gimmick attempt to save the design failures of scaling from the BTC communities refusal to increase network bandwidth in order to save disk space. That and for the Lightening network to work without opening up a dozen "deposit channels" into everywhere you shop, users will be pushed into larger liquidity hubs, i.e. payment processor middlemen which is ironic given this is exactly what Satoshi's white paper sought to avoid. [1] https://en.wikipedia.org/wiki/Travelling_salesman_problem |
|
It's not like the system breaks if someone finds a way that a payment could have been routed faster. There are quick approximations to the TSP. Also, a payment network doesn't sound like a single object that has to traverse a graph with various costs, it sounds like a network flow problem.