[Java] Update auto-generated Java bindings for 0.0.113
[ldk-java] / src / main / java / org / ldk / structs / Result_NetworkGraphDecodeErrorZ.java
index 4ef6bca776c4d61c2d20dfecc32a9783ae2fc78b..87451a609859a5528e01b4a65ff589b4758eca73 100644 (file)
@@ -59,7 +59,7 @@ public class Result_NetworkGraphDecodeErrorZ extends CommonBase {
        /**
         * Creates a new CResult_NetworkGraphDecodeErrorZ in the error state.
         */
-       public static Result_NetworkGraphDecodeErrorZ err(DecodeError e) {
+       public static Result_NetworkGraphDecodeErrorZ err(org.ldk.structs.DecodeError e) {
                long ret = bindings.CResult_NetworkGraphDecodeErrorZ_err(e.ptr);
                Reference.reachabilityFence(e);
                if (ret >= 0 && ret <= 4096) { return null; }