[#Chainstate-PruneBlockIndexCandidates] = xref:Chainstate.adoc[Chainstate]::PruneBlockIndexCandidates :relfileprefix: ../ :mrdocs: Remove entries from the candidate set that can no longer become the tip. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void PruneBlockIndexCandidates(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#