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