Notifies of ConnectTip result, i.e., new active tip only.
Declared in <zmq/zmqabstractnotifier.h>
virtual
bool
NotifyBlock(CBlockIndex const* pindex);
True on success, false on failure.
| Name | Description |
|---|---|
| pindex | The block index of the new active tip. |