Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
privatesend-server.cpp File Reference
#include <privatesend/privatesend-server.h>#include <masternode/activemasternode.h>#include <consensus/validation.h>#include <core_io.h>#include <init.h>#include <masternode/masternode-meta.h>#include <masternode/masternode-sync.h>#include <net_processing.h>#include <netmessagemaker.h>#include <script/interpreter.h>#include <txmempool.h>#include <util.h>#include <utilmoneystr.h>#include <validation.h>#include <llmq/quorums_instantsend.h>#include <univalue.h>
Include dependency graph for privatesend-server.cpp:Go to the source code of this file.
Variables | |
| CPrivateSendServer | privateSendServer |
Variable Documentation
◆ privateSendServer
| CPrivateSendServer privateSendServer |
Definition at line 25 of file privatesend-server.cpp.
Referenced by AppInitMain(), CPrivateSendServer::DoMaintenance(), getprivatesendinfo(), and ProcessMessage().

