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