You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we're opening a channel to a peer, if the peer disconnects before the funding transaction is broadcasted, then the channel is force-closed with ClosureReason::DisconnectedPeer. We're currently missing test coverage for this case