Record that an invalid chain was found and update the best-invalid tracking.
Declared in <validation.h>
[[requires_capability(0x7fbc8fb67648), requires_capability(0x7fbc96bffcb8), requires_capability(0x7fbcaf5d70c8), requires_capability(0x7fbc9e0dd898)]]
void
InvalidChainFound(CBlockIndex* pindexNew);
| Name | Description |
|---|---|
| pindexNew | Block index entry of the tip of the invalid chain. |