Hacker News new | ask | show | jobs
by yaa_minu 1829 days ago
This is not true. Lightening network is trustless just like the bitcoin base layer unless for very very small transactions (like few cents). Channels are constructed in such a way that any counterparty that attempts to cheat can be punished by the honest partner. Of course the honest partner has to be actively monitoring the base bitcoin network but this can also be outsourced to a third-party (tehcnically called a watchtower).
1 comments

That's not the only issue. Channels cost a blockchain transaction to open and close, so you would never open-close a channel for an individual small transaction.

The point is essentially to setup an off-chain chain maintained by a 3rd party. If you are selling non BTC into that channel, you are TRUSTING the other party to close the channel.

If they never close it, you cannot unilaterally close the channel, which means you might never get your BTC because they simple leave the channel open forever and get to keep whatever you sent them (ie other crypto or real-world or digital assets).