Hashes a block hash by reading its low 64 bits directly, with no salt.
Synopsis
Declared in <util/hasher.h>
struct BlockHasher;
Member Functions
Name |
Description |
Compute the hash of a block hash from its first 8 bytes. |
Created with MrDocs