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