BlockHasher

Hashes a block hash by reading its low 64 bits directly, with no salt.

Synopsis

Declared in <util/hasher.h>

struct BlockHasher;

Member Functions

NameDescription
operator() Compute the hash of a block hash from its first 8 bytes.