Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
zmqnotificationinterface.cpp File Reference
#include <zmq/zmqnotificationinterface.h>#include <zmq/zmqpublishnotifier.h>#include <version.h>#include <validation.h>#include <streams.h>#include <util.h>
Include dependency graph for zmqnotificationinterface.cpp:Go to the source code of this file.
Functions | |
| void | zmqError (const char *str) |
Function Documentation
◆ zmqError()
| void zmqError | ( | const char * | str | ) |
Definition at line 13 of file zmqnotificationinterface.cpp.
References LogPrint, and BCLog::ZMQ.
Referenced by CZMQNotificationInterface::Initialize(), CZMQAbstractPublishNotifier::Initialize(), CZMQPublishRawBlockNotifier::NotifyBlock(), CZMQPublishRawChainLockNotifier::NotifyChainLock(), CZMQPublishRawChainLockSigNotifier::NotifyChainLock(), and zmq_send_multipart().

