Package org.ldk.structs
Class HTLCFailChannelUpdate.NodeFailure
- java.lang.Object
-
- org.ldk.structs.HTLCFailChannelUpdate
-
- org.ldk.structs.HTLCFailChannelUpdate.NodeFailure
-
- Enclosing class:
- HTLCFailChannelUpdate
public static final class HTLCFailChannelUpdate.NodeFailure extends HTLCFailChannelUpdate
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.HTLCFailChannelUpdate
HTLCFailChannelUpdate.ChannelClosed, HTLCFailChannelUpdate.ChannelUpdateMessage, HTLCFailChannelUpdate.NodeFailure
-
-
Field Summary
Fields Modifier and Type Field Description boolean
is_permanent
when this true, node should be permanently removed from the consideration.byte[]
node_id
The node_id that has failed.
-
Method Summary
-
Methods inherited from class org.ldk.structs.HTLCFailChannelUpdate
channel_closed, channel_update_message, clone, finalize, node_failure
-
-