[#CBlockLocator-vHave] = xref:CBlockLocator.adoc[CBlockLocator]::vHave :relfileprefix: ../ :mrdocs: Block hashes, from newest to oldest, with exponentially increasing gaps. == Synopsis Declared in `<primitives/block.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<uint256> vHave; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#