Returns the hash of the best (tip) block recorded in the database.

Synopsis

Declared in <txdb.h>

virtual
uint256
GetBestBlock() const override;

Return Value

The best block hash.

Created with MrDocs