Dash Core  0.12.2.1
P2P Digital Currency
sendalert.cpp File Reference
#include "alert.h"
#include "clientversion.h"
#include "chainparams.h"
#include "init.h"
#include "net.h"
#include "utilstrencodings.h"
#include "utiltime.h"

Go to the source code of this file.

Functions

void ThreadSendAlert (CConnman &connman)
 

Function Documentation

◆ ThreadSendAlert()

void ThreadSendAlert ( CConnman connman)

Definition at line 26 of file sendalert.cpp.

Referenced by AppInit2().