pull down to refresh

Fun fact: You can actually setup a hosted channel between two LND nodes in a convoluted way:
  1. Create a zero-conf channel with --sat_per_vbyte 1, so it does not immediately confirm
  2. Replace the opening transaction
0 sats \ 2 replies \ @OT OP 12h
What would happen if someone were using it for zapping on nostr like 21 sat TX back and forth? Wouldn't that build up a large onchain fee for when the opening TX finally confirms?
reply
No, zapping over the Lightning network does not create an onchain transaction. And also the channel opening transaction will never confirm if you replace it, as I mentioned in step 2.
reply
You can use endlessly those zero-conf channels, never closing them. https://docs.lightning.engineering/lightning-network-tools/pool/zero-confirmation-channels So you will never have an onchain "footprint".
reply