[Java] Update auto-generated Java bindings for 0.0.113
[ldk-java] / src / main / java / org / ldk / structs / Option_HTLCDestinationZ.java
index fb887227c0e1733d2bd01a14f60ebce13ff05d5c..305676378271ea40fa54b48beac23746b4f45f94 100644 (file)
@@ -54,7 +54,7 @@ public class Option_HTLCDestinationZ extends CommonBase {
        /**
         * Constructs a new COption_HTLCDestinationZ containing a crate::lightning::util::events::HTLCDestination
         */
-       public static Option_HTLCDestinationZ some(HTLCDestination o) {
+       public static Option_HTLCDestinationZ some(org.ldk.structs.HTLCDestination o) {
                long ret = bindings.COption_HTLCDestinationZ_some(o.ptr);
                Reference.reachabilityFence(o);
                if (ret >= 0 && ret <= 4096) { return null; }