Forward the head‐blocks query to the backing view.
Synopsis
Declared in <coins.h>
virtual
std::vector<uint256>
GetHeadBlocks() const override;
Return Value
The backing view's partially‐written head blocks.
Created with MrDocs