Compute the salted hash of a uint256 value.
Declared in <util/hasher.h>
<util/hasher.h>
size_t operator()(uint256 const& hash) const;
The salted SipHash of the value.