Class ClosureReason.DisconnectedPeer

  • Enclosing class:
    ClosureReason

    public static final class ClosureReason.DisconnectedPeer
    extends ClosureReason
    The peer disconnected prior to funding completing. In this case the spec mandates that we forget the channel entirely - we can attempt again if the peer reconnects. In LDK versions prior to 0.0.107 this could also occur if we were unable to connect to the peer because of mutual incompatibility between us and our channel counterparty.