[Java] Update auto-generated Java bindings for 0.0.113
[ldk-java] / src / main / java / org / ldk / structs / Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.java
index 27c3a5674728b3da5e1dea27dc5bfb992aaee2e3..5d79cad969306310f5c4bdd2461254f4f2b7c029 100644 (file)
@@ -40,7 +40,7 @@ public class Result_C2Tuple_PaymentHashPaymentSecretZNoneZ extends CommonBase {
        /**
         * Creates a new CResult_C2Tuple_PaymentHashPaymentSecretZNoneZ in the success state.
         */
-       public static Result_C2Tuple_PaymentHashPaymentSecretZNoneZ ok(TwoTuple_PaymentHashPaymentSecretZ o) {
+       public static Result_C2Tuple_PaymentHashPaymentSecretZNoneZ ok(org.ldk.structs.TwoTuple_PaymentHashPaymentSecretZ o) {
                long ret = bindings.CResult_C2Tuple_PaymentHashPaymentSecretZNoneZ_ok(o != null ? o.ptr : 0);
                Reference.reachabilityFence(o);
                if (ret >= 0 && ret <= 4096) { return null; }