CCoinsViewCursor::GetBestBlock

Get best block at the time this cursor was created

Synopsis

Declared in <coins.h>

uint256 const&
GetBestBlock() const;

Return Value

Hash of the best block the cursor iterates over.