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