Set the best block hash this cache represents.
Declared in <coins.h>
<coins.h>
void SetBestBlock(uint256 const& block_hash);
Name
Description
block_hash
New best block hash.
Created with MrDocs