Bitcoin ABC 0.31.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 <kernel/chain.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 217 of file zmqnotificationinterface.cpp.