Bitcoin ABC  0.29.6
P2P Digital Currency
Variables
zmqnotificationinterface.cpp File Reference
#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>
Include dependency graph for zmqnotificationinterface.cpp:

Go to the source code of this file.

Variables

std::unique_ptr< CZMQNotificationInterfaceg_zmq_notification_interface
 

Variable Documentation

◆ g_zmq_notification_interface

std::unique_ptr<CZMQNotificationInterface> g_zmq_notification_interface

Definition at line 213 of file zmqnotificationinterface.cpp.