Dash Core  0.12.2.1
P2P Digital Currency
spork.cpp File Reference
#include "chainparams.h"
#include "validation.h"
#include "messagesigner.h"
#include "net_processing.h"
#include "spork.h"
#include <boost/lexical_cast.hpp>

Go to the source code of this file.

Variables

CSporkManager sporkManager
 
std::map< uint256, CSporkMessagemapSporks
 

Variable Documentation

◆ mapSporks

std::map<uint256, CSporkMessage> mapSporks

◆ sporkManager