![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <zmq/zmqnotificationinterface.h>
#include <zmq/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) |
Variables | |
CZMQNotificationInterface * | g_zmq_notification_interface = nullptr |
void zmqError | ( | const char * | str | ) |
Definition at line 13 of file zmqnotificationinterface.cpp.
CZMQNotificationInterface* g_zmq_notification_interface = nullptr |
Definition at line 197 of file zmqnotificationinterface.cpp.