Fire the ActiveTipChange event to all subscribers.
Declared in <validationinterface.h>
void
ActiveTipChange(
CBlockIndex const& new_tip,
bool is_ibd);
| Name | Description |
|---|---|
| new_tip | The new active chain tip. |
| is_ibd | Whether the node is still in initial block download. |