Dash Core  0.12.2.1
P2P Digital Currency
privatesend-server.h File Reference
#include "net.h"
#include "privatesend.h"

Go to the source code of this file.

Classes

class  CPrivateSendServer
 

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