[Java] Update auto-generated Java bindings for 0.0.113
[ldk-java] / src / main / java / org / ldk / structs / Result_PaymentSecretAPIErrorZ.java
index b718a39fe3a495e3cae79959dcf49eaf2cd74329..7d086cf61f2047d0b59a295278bf75f037c6db33 100644 (file)
@@ -53,7 +53,7 @@ public class Result_PaymentSecretAPIErrorZ extends CommonBase {
        /**
         * Creates a new CResult_PaymentSecretAPIErrorZ in the error state.
         */
-       public static Result_PaymentSecretAPIErrorZ err(APIError e) {
+       public static Result_PaymentSecretAPIErrorZ err(org.ldk.structs.APIError e) {
                long ret = bindings.CResult_PaymentSecretAPIErrorZ_err(e.ptr);
                Reference.reachabilityFence(e);
                if (ret >= 0 && ret <= 4096) { return null; }