Package org.ldk.structs
Class Result_UpdateFailHTLCDecodeErrorZ.Result_UpdateFailHTLCDecodeErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_UpdateFailHTLCDecodeErrorZ
-
- org.ldk.structs.Result_UpdateFailHTLCDecodeErrorZ.Result_UpdateFailHTLCDecodeErrorZ_OK
-
- Enclosing class:
- Result_UpdateFailHTLCDecodeErrorZ
public static final class Result_UpdateFailHTLCDecodeErrorZ.Result_UpdateFailHTLCDecodeErrorZ_OK extends Result_UpdateFailHTLCDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_UpdateFailHTLCDecodeErrorZ
Result_UpdateFailHTLCDecodeErrorZ.Result_UpdateFailHTLCDecodeErrorZ_Err, Result_UpdateFailHTLCDecodeErrorZ.Result_UpdateFailHTLCDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description UpdateFailHTLC
res
-
-
-
Field Detail
-
res
public final UpdateFailHTLC res
-
-