Update auto-updated Java files
[ldk-java] / src / main / java / org / ldk / structs / SignOrCreationError.java
index 8bc1550f1b86b9ebdb8d344cabac5cbb7f84834c..cf0830dec01954ce53f6e841b1125cab800cf3c6 100644 (file)
@@ -95,6 +95,10 @@ public class SignOrCreationError extends CommonBase {
                return ret;
        }
 
+       @Override public boolean equals(Object o) {
+               if (!(o instanceof SignOrCreationError)) return false;
+               return this.eq((SignOrCreationError)o);
+       }
        /**
         * Get the string representation of a SignOrCreationError object
         */