Class NetworkUpdate.NodeFailure

    • Field Detail

      • node_id

        public final byte[] node_id
        The node id of the failed node.
      • is_permanent

        public final boolean is_permanent
        Whether the node should be permanently removed from consideration or can be restored when a new `channel_update` message is received.