Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: The Lightning Network node experience
by
Rath_
on 06/01/2022, 15:08:51 UTC
⭐ Merited by JayJuanGee (1)
you can even open multiple channels in a single transaction. So you kinda pay once for two channels (however a bit more due to a larger transaction size).

In case someone still doesn't know, both c-lightning and LND can open multiple channels in a single transaction. The former has a dedicated command to it and the latter requires you to construct such a transaction manually. Mobile wallets users are out of luck for now.