Package org.ldk.structs
Class Result_StrSecp256k1ErrorZ.Result_StrSecp256k1ErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_StrSecp256k1ErrorZ
-
- org.ldk.structs.Result_StrSecp256k1ErrorZ.Result_StrSecp256k1ErrorZ_Err
-
- Enclosing class:
- Result_StrSecp256k1ErrorZ
public static final class Result_StrSecp256k1ErrorZ.Result_StrSecp256k1ErrorZ_Err extends Result_StrSecp256k1ErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_StrSecp256k1ErrorZ
Result_StrSecp256k1ErrorZ.Result_StrSecp256k1ErrorZ_Err, Result_StrSecp256k1ErrorZ.Result_StrSecp256k1ErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description Secp256k1Errorerr
-
-
-
Field Detail
-
err
public final Secp256k1Error err
-
-