Compares this SeedWords object to the specified other object for equality.
Two SeedWords objects are considered equal if they have the same mnemonics and seed properties.
Return
true
if the objects are equal, false
otherwise.
Parameters
The object to compare for equality.