Closed
Description
The Bitcoin Core getchaintips
RPC returns the list of known tip candidates, including which ones are considered invalid. This makes is easier for users (and automated systems) to figure out there's a potential consensus issue.
Specifically, ForkMonitor uses this to send out an alert if any block is considered valid by one implementation yet invalid by another.
Metadata
Metadata
Assignees
Labels
No labels