BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Functions | Variables
zmqnotificationinterface.cpp File Reference
#include <zmq/zmqnotificationinterface.h>
#include <zmq/zmqpublishnotifier.h>
#include <version.h>
#include <validation.h>
#include <streams.h>
#include <util.h>
Include dependency graph for zmqnotificationinterface.cpp:

Go to the source code of this file.

Functions

void zmqError (const char *str)
 

Variables

CZMQNotificationInterfaceg_zmq_notification_interface = nullptr
 

Function Documentation

◆ zmqError()

void zmqError ( const char *  str)

Definition at line 13 of file zmqnotificationinterface.cpp.

Variable Documentation

◆ g_zmq_notification_interface

CZMQNotificationInterface* g_zmq_notification_interface = nullptr

Definition at line 197 of file zmqnotificationinterface.cpp.