[#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(0x7ff37b902a48), requires_capability(0x7ff375c49658), requires_capability(0x7ff37e0544c8), requires_capability(0x7ff375935428)]] void PopulateBlockIndexCandidates(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#