Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <zmq/zmqnotificationinterface.h>
#include <zmq/zmqpublishnotifier.h>
#include <zmq/zmqutil.h>
#include <zmq.h>
#include <common/args.h>
#include <logging.h>
#include <primitives/block.h>
Go to the source code of this file.
Variables | |
std::unique_ptr< CZMQNotificationInterface > | g_zmq_notification_interface |
std::unique_ptr<CZMQNotificationInterface> g_zmq_notification_interface |
Definition at line 213 of file zmqnotificationinterface.cpp.