From pm+lists at acinq.fr Tue Jan 2 14:32:04 2018 From: pm+lists at acinq.fr (Pierre) Date: Tue, 2 Jan 2018 15:32:04 +0100 Subject: [Lightning-dev] Replaceable Funding Transactions In-Reply-To: References: Message-ID: Hi ZmnSCPxj, I don't see why this wouldn't work as long as implementations on both ends supports channels multiplexing, like lnd or eclair do (didn't test it though). But being the accepting node, I wouldn't like receiving too many channel requests that never confirm. Also, most of the time I don't think the opening of a channel should be considered a time-sensitive operation (in general, but there are exceptions to this of course). Cheers, Pierre