Publish the serialized bytes of the new active tip block.
Declared in <zmq/zmqpublishnotifier.h>
virtual
bool
NotifyBlock(CBlockIndex const* pindex) override;
True on success, false on failure.
| Name | Description |
|---|---|
| pindex | The block index of the new active tip. |