[Java] Update auto-generated bindings to 0.0.115
[ldk-java] / src / main / java / org / ldk / structs / OutPoint.java
index c7b7fbf9e123b89569e097f2d0efa6f8ab9e1b2f..22125dd3713ac733360388997487bfe7ff6b544f 100644 (file)
@@ -108,7 +108,7 @@ public class OutPoint extends CommonBase {
                return this.eq((OutPoint)o);
        }
        /**
-        * Checks if two OutPoints contain equal inner contents.
+        * Generates a non-cryptographic 64-bit hash of the OutPoint.
         */
        public long hash() {
                long ret = bindings.OutPoint_hash(this.ptr);