Package org.ldk.structs
Class Result_HTLCDescriptorDecodeErrorZ.Result_HTLCDescriptorDecodeErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_HTLCDescriptorDecodeErrorZ
-
- org.ldk.structs.Result_HTLCDescriptorDecodeErrorZ.Result_HTLCDescriptorDecodeErrorZ_OK
-
- Enclosing class:
- Result_HTLCDescriptorDecodeErrorZ
public static final class Result_HTLCDescriptorDecodeErrorZ.Result_HTLCDescriptorDecodeErrorZ_OK extends Result_HTLCDescriptorDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_HTLCDescriptorDecodeErrorZ
Result_HTLCDescriptorDecodeErrorZ.Result_HTLCDescriptorDecodeErrorZ_Err, Result_HTLCDescriptorDecodeErrorZ.Result_HTLCDescriptorDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description HTLCDescriptorres
-
-
-
Field Detail
-
res
public final HTLCDescriptor res
-
-