Browse Source
We weren't sending a channel_open notification for dual-funded channels. This is only sent for the 'accepter' side. We send it as soon as both funding_tx sigs have been exchanged, even though it's possible the funding transaction might be published without this having been the case. Since we fail the channel if this happens, only notifying for good/valid channels reaching the broadcast state is the right way to handle this.ppa
niftynei
4 years ago
committed by
Christian Decker
1 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue