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