Package org.ldk.structs
Class Result_ChannelUpdateInfoDecodeErrorZ.Result_ChannelUpdateInfoDecodeErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_ChannelUpdateInfoDecodeErrorZ
-
- org.ldk.structs.Result_ChannelUpdateInfoDecodeErrorZ.Result_ChannelUpdateInfoDecodeErrorZ_Err
-
- Enclosing class:
- Result_ChannelUpdateInfoDecodeErrorZ
public static final class Result_ChannelUpdateInfoDecodeErrorZ.Result_ChannelUpdateInfoDecodeErrorZ_Err extends Result_ChannelUpdateInfoDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_ChannelUpdateInfoDecodeErrorZ
Result_ChannelUpdateInfoDecodeErrorZ.Result_ChannelUpdateInfoDecodeErrorZ_Err, Result_ChannelUpdateInfoDecodeErrorZ.Result_ChannelUpdateInfoDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description DecodeError
err
-
-
-
Field Detail
-
err
public final DecodeError err
-
-