![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#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>Go to the source code of this file.
Functions | |
| void | WaitForShutdown () |
| bool | AppInit (int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
| bool AppInit | ( | int | argc, |
| char * | argv[] | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |