Class Event.ChannelClosed

  • Enclosing class:
    Event

    public static final class Event.ChannelClosed
    extends Event
    • Field Detail

      • channel_id

        public final byte[] channel_id
        The channel_id of the channel which has been closed. Note that on-chain transactions resolving the channel are likely still awaiting confirmation.
      • reason

        public final ClosureReason reason
        The reason the channel was closed.