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