|
|
@ -110,7 +110,7 @@ static const char* DEFAULT_ASMAP_FILENAME="ip_asn.map";
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* The PID file facilities.
|
|
|
|
* The PID file facilities.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
static const char* BITCOIN_PID_FILENAME = "bitcoind.pid";
|
|
|
|
static const char* BITCOIN_PID_FILENAME = "litecoind.pid";
|
|
|
|
|
|
|
|
|
|
|
|
static fs::path GetPidFile(const ArgsManager& args)
|
|
|
|
static fs::path GetPidFile(const ArgsManager& args)
|
|
|
|
{
|
|
|
|
{
|
|
|
|