[#Chainstate-PopulateBlockIndexCandidates] = xref:Chainstate.adoc[Chainstate]::PopulateBlockIndexCandidates :relfileprefix: ../ :mrdocs: Populate the candidate set by calling TryAddBlockIndexCandidate on all valid block indices. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f9513ab5188), requires_capability(0x7f9502c981f8), requires_capability(0x7f9525449f28), requires_capability(0x7f9517400208)]] void PopulateBlockIndexCandidates(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#