Earlier quoted context omitted.
> The second-layer transactions could just float, like the dollar separated from the gold standard. You can't mint more bitcoins on the lightning network. There's a 1:1 relation between what's on the lightning network and what's on the blockchain. This is as opposed to fiat (zero relation, currency units can be generated at will), or gold standard in practice (the central bank only having enough gold for a fraction o…
A triangle ABC of lightning nodes opens a channel with 1 bitcoin between nodes. 3 bitcoins total. Each node can have a state with a total of 2 bitcoins. That's 6 bitcoins. It'd be a race to close channels, and only if the channel value is above the fee-floor, else the settled value is $0.
>Each node can have a state with a total of 2 bitcoins. That's 6 bitcoins.
Well, no. If you want a channel between A and B with 1 BTC capacity in either direction, you'll need to deposit 2 BTC to fund the channel. Therefore there's 6 BTC total that's locked up. As for the rest of your comment, it's not really clear how it's "separated" from the on-chain value.