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