pull down to refresh

You cannot do it without closing and reopening.
Is there a way to make the original channel a taproot address so child address deposits show up in the parent balance, or am I misunderstanding taproot?
reply
It is not possible to add any funds to an already open channel. Channels don't work as you think -- it's a single UTXO that has a constantly changing force close TX. Adding more UTXOs would lead to loss of funds and be really hard to integrate it into the protocol. If you send sats to a channel multisig unless your partner cooperates those sats are gone.
reply
Could lightning channels manage more than one uxto?
reply
The design of the protocol is overreliant on a single UTXO per channel, so probably not. Technically yes though.
reply