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