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