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