[Java] Update auto-generated Java bindings for 0.0.113
[ldk-java] / src / main / java / org / ldk / structs / Result_LockedChannelMonitorNoneZ.java
index bbf05394d1282694669b7ea348c4bbf97012d1b6..47332e4c26a4433b3c7e731540b16a7378ca0fa3 100644 (file)
@@ -40,7 +40,7 @@ public class Result_LockedChannelMonitorNoneZ extends CommonBase {
        /**
         * Creates a new CResult_LockedChannelMonitorNoneZ in the success state.
         */
-       public static Result_LockedChannelMonitorNoneZ ok(LockedChannelMonitor o) {
+       public static Result_LockedChannelMonitorNoneZ ok(org.ldk.structs.LockedChannelMonitor o) {
                long ret = bindings.CResult_LockedChannelMonitorNoneZ_ok(o == null ? 0 : o.ptr);
                Reference.reachabilityFence(o);
                if (ret >= 0 && ret <= 4096) { return null; }