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