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