Class HTLCFailChannelUpdate

    • Method Detail

      • channel_update_message

        public static HTLCFailChannelUpdate channel_update_message​(ChannelUpdate msg)
        Utility method to constructs a new ChannelUpdateMessage-variant HTLCFailChannelUpdate
      • channel_closed

        public static HTLCFailChannelUpdate channel_closed​(long short_channel_id,
                                                           boolean is_permanent)
        Utility method to constructs a new ChannelClosed-variant HTLCFailChannelUpdate
      • node_failure

        public static HTLCFailChannelUpdate node_failure​(byte[] node_id,
                                                         boolean is_permanent)
        Utility method to constructs a new NodeFailure-variant HTLCFailChannelUpdate