PIVX Core  5.6.99
P2P Digital Currency
Functions
pivxd.cpp File Reference
#include "chainparams.h"
#include "clientversion.h"
#include "fs.h"
#include "init.h"
#include "masternodeconfig.h"
#include "noui.h"
#include "shutdown.h"
#include "util/system.h"
#include <stdio.h>
Include dependency graph for pivxd.cpp:

Go to the source code of this file.

Functions

void WaitForShutdown ()
 
bool AppInit (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

◆ AppInit()

bool AppInit ( int  argc,
char *  argv[] 
)

Definition at line 51 of file pivxd.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 161 of file pivxd.cpp.

Here is the call graph for this function:

◆ WaitForShutdown()

void WaitForShutdown ( )

Definition at line 39 of file pivxd.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: