![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include "zmqnotificationinterface.h"
#include "zmqpublishnotifier.h"
#include "version.h"
#include "validation.h"
#include "streams.h"
#include "util.h"
Go to the source code of this file.
Functions | |
void | zmqError (const char *str) |
void zmqError | ( | const char * | str | ) |
Definition at line 13 of file zmqnotificationinterface.cpp.
Referenced by CZMQNotificationInterface::Initialize(), CZMQAbstractPublishNotifier::Initialize(), CZMQPublishRawBlockNotifier::NotifyBlock(), and zmq_send_multipart().