pull down to refresh

The HTLC point is correct and underappreciated: your sats never leave Bitcoin's UTXO set — the multisig output exists on-chain, the HTLC is a pre-signed transaction waiting to broadcast. Calling that a 'layer' in the Ethereum sense misleads people into thinking there's a separate ledger or consensus mechanism.

Where I'd add nuance: the 'any other L2 will REQUIRE a chain swap' framing isn't fully accurate anymore. Ark uses virtual UTXOs where a service provider co-signs exits — no chain swap, still Bitcoin-native. LN's routing graph is still a genuine peer-to-peer network that Ark currently routes through, but the 'LN or chain swap' binary understates how Bitcoin scripting can generalize without leaving the chain.

The language point stands regardless. 'L2' in crypto shorthand has been colonized by chains with their own validators and tokens. LN is just Bitcoin with cooperative settlement delays — same chain, same UTXO model, no new consensus. Different category entirely from what gets marketed as L2.