pull down to refresh
21 sats \ 5 replies \ @DarthCoin 14h \ on: Self Custody Lightning 2025 - Nick Slaney lightning
Not true. Hosted channels were created by Anton Kumaigorodski with SBW and later forked into NBD suite tools by Fitajaf with OBW, actually abandoned project.
There's anyways another fork of SBW, Valet (by StandardSats) that they want to bring back the hosted channels too.
Indeed, I like the hosted channels as a simple way to onboard total noobs (starting from zero sats). Is a very simple, very cheap solution that doesn't require to involve any other mumbo jumbo complex swaps and transition accounts.
From a hosted channel is possible also to move all funds directly into a new self-custody LN channel, on the same app.
reply
Fun fact: You can actually setup a hosted channel between two LND nodes in a convoluted way:
- Create a zero-conf channel with
--sat_per_vbyte 1
, so it does not immediately confirm - Replace the opening transaction
reply
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