Update auto-updated Java files
[ldk-java] / src / main / java / org / ldk / structs / NodeId.java
index a0074a6592c3f2841cf76b9b3983dd8d3df9c0e2..ce70f7570022d371aae3e5ab7c6d61b4837e7a3f 100644 (file)
@@ -62,6 +62,9 @@ public class NodeId extends CommonBase {
                return ret;
        }
 
+       @Override public int hashCode() {
+               return (int)this.hash();
+       }
        /**
         * Serialize the NodeId object into a byte array which can be read by NodeId_read
         */