CCoinsViewBacked::GetBestBlock

Forward the best-block query to the backing view.

Synopsis

Declared in <coins.h>

virtual
uint256
GetBestBlock() const override;

Return Value

Hash of the best block the backing view represents.