 |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
std::string LicenseInfo()
Returns licensing information (for -version)
void Interrupt()
Interrupt threads.
bool AppInitBasicSetup()
Initialize PRCY: Basic context setup.
void InitLogging()
Initialize the logging infrastructure.
bool AppInit2(bool isDaemon)
Initialize prcy.
void Shutdown()
Shutdown is split into 2 parts: Part 1: shut down everything but the main wallet instance (done in Pr...
void PrepareShutdown()
Preparing steps before shutting down or restarting the wallet.
HelpMessageMode
The help message mode determines what help message to show.
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances,...
std::string HelpMessage(HelpMessageMode mode)
Help for options shared between UI and daemon (for -help)
void InitParameterInteraction()
Parameter interaction: change current parameters depending on various rules.