![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include "wallet.h"
Go to the source code of this file.
Functions | |
void | StartShutdown () |
bool | ShutdownRequested () |
void | Shutdown () |
bool | AppInit2 (boost::thread_group &threadGroup) |
Initialize bitcoin. More... | |
std::string | HelpMessage () |
Variables | |
CWallet * | pwalletMain |
bool AppInit2 | ( | boost::thread_group & | threadGroup | ) |