CBlockHeader::GetHash

Computes the block hash by hashing the serialized header.

Synopsis

Declared in <primitives/block.h>

uint256
GetHash() const;

Return Value

The double-SHA256 hash of the header.