CCoinsViewCache::GetBestBlock

Retrieve the best block hash this cache represents.

Synopsis

Declared in <coins.h>

virtual
uint256
GetBestBlock() const override;

Return Value

Hash of the best block.