1
When an LN channel is created, it is funded with an initial BTC amount by at least one one peer. But given that most of the whole idea of LN is the existence of long running channels, I wonder if this means that it's possible for a channel to be "emptied", thus making "long running" a bit of a misnomer. Is it therefore possible for the channel's creator to "top up" the channel?
There is some work being done here with splicing, where the channel partipants agree to spend the output of the opening TX together with additional inputs to a new multisig output from which to create commitment txs, thereby increasing channel capacity. – James C. – 2019-01-06T21:39:03.143
Splicing in and splicing out, as funds could also be reduced. However both results in a new tx confirmed on chain, which is the cost of adjusting the channel capacity after it has been opened. – James C. – 2019-01-06T21:41:40.733