Closed pbcornell closed 7 years ago
Removing fieldname from the currentHash() computation enables hashes of field values within a struct to be compared outside of a struct. Note that field names remain part of the hash computation when stepping out of a struct.
Removing fieldname from the currentHash() computation enables hashes of field values within a struct to be compared outside of a struct. Note that field names remain part of the hash computation when stepping out of a struct.