CBlockIndex::GetBlockHash

Returns the hash of this block.

Synopsis

Declared in <chain.h>

uint256
GetBlockHash() const;

Return Value

The block hash. The block must have an associated hash.