Computes the block hash by hashing the serialized header.
Declared in <primitives/block.h>
<primitives/block.h>
uint256 GetHash() const;
The double‐SHA256 hash of the header.
Created with MrDocs