bitcoind.pid => litecoind.pid

pull/944/head
David Burkett 2 years ago committed by Loshan T
parent 308f254c98
commit 4714137fe3

@ -110,7 +110,7 @@ static const char* DEFAULT_ASMAP_FILENAME="ip_asn.map";
/**
* 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)
{

Loading…
Cancel
Save