Dash Core  0.12.2.1
P2P Digital Currency
privatesend-server.cpp File Reference
#include "privatesend-server.h"
#include "activemasternode.h"
#include "consensus/validation.h"
#include "core_io.h"
#include "init.h"
#include "masternode-sync.h"
#include "masternodeman.h"
#include "txmempool.h"
#include "util.h"
#include "utilmoneystr.h"

Go to the source code of this file.

Functions

void ThreadCheckPrivateSendServer (CConnman &connman)
 

Variables

CPrivateSendServer privateSendServer
 

Function Documentation

◆ ThreadCheckPrivateSendServer()

void ThreadCheckPrivateSendServer ( CConnman connman)

Definition at line 885 of file privatesend-server.cpp.

Referenced by AppInit2().

Variable Documentation

◆ privateSendServer

CPrivateSendServer privateSendServer