Add a block to the candidate set if it has as much work as the current tip.
Declared in <validation.h>
[[requires_capability(0x7f9513ab4ff8), requires_capability(0x7f9502c98068), requires_capability(0x7f9525449d98), requires_capability(0x7f9517400078)]]
void
TryAddBlockIndexCandidate(CBlockIndex* pindex);
| Name | Description |
|---|---|
| pindex | Block index entry to consider as a candidate. |