[#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(0x7f2e1ba84df8), requires_capability(0x7f2e14564a48), requires_capability(0x7f2e373bdbf8), requires_capability(0x7f2e36e34848)]] void PopulateBlockIndexCandidates(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#