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