[#Chainstate-ClearBlockIndexCandidates] = xref:Chainstate.adoc[Chainstate]::ClearBlockIndexCandidates :relfileprefix: ../ :mrdocs: Remove all entries from the block index candidate set. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f9513ab50b8), requires_capability(0x7f9502c98128), requires_capability(0x7f9525449e58), requires_capability(0x7f9517400138)]] void ClearBlockIndexCandidates(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#