[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / OutPoint.cs
index 02521101d63f985739c5d2a9e4d7efcaef3777d4..c7187ff8ffec71f284ba19122c4ac2cd4ce05f71 100644 (file)
@@ -103,7 +103,7 @@ public class OutPoint : 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);