[Java] Update auto-generated Java bindings for 0.0.113
[ldk-java] / src / main / java / org / ldk / structs / Result_InvoiceSemanticErrorZ.java
index a076e10649ce325de061e582f7d8a7a19edc07f6..69d4902743d2dffed83f619a851982d8084fe209 100644 (file)
@@ -42,7 +42,7 @@ public class Result_InvoiceSemanticErrorZ extends CommonBase {
        /**
         * Creates a new CResult_InvoiceSemanticErrorZ in the success state.
         */
-       public static Result_InvoiceSemanticErrorZ ok(Invoice o) {
+       public static Result_InvoiceSemanticErrorZ ok(org.ldk.structs.Invoice o) {
                long ret = bindings.CResult_InvoiceSemanticErrorZ_ok(o == null ? 0 : o.ptr);
                Reference.reachabilityFence(o);
                if (ret >= 0 && ret <= 4096) { return null; }