Retrieve the block hash whose state this CCoinsView currently represents
Declared in <coins.h>
<coins.h>
virtual uint256 GetBestBlock() const = 0;
Hash of the block whose state the view represents.
Created with MrDocs