[#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(0x7f2e1ba84d28), requires_capability(0x7f2e14564978), requires_capability(0x7f2e373bdb28), requires_capability(0x7f2e36e34778)]] void ClearBlockIndexCandidates(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#