Compute the salted hash of a witness transaction id.
Declared in <util/hasher.h>
<util/hasher.h>
size_t operator()(Wtxid const& wtxid) const;
The salted SipHash of the witness transaction id.