Set the best block hash this cache represents.

Synopsis

Declared in <coins.h>

void
SetBestBlock(uint256 const& block_hash);

Parameters

Name

Description

block_hash

New best block hash.

Created with MrDocs