Compute the salted SipHash of a byte span.
Declared in <util/hasher.h>
<util/hasher.h>
size_t operator()(std::span<unsigned char const> const& script) const;
The salted SipHash of the bytes.