changed to lore and lore.conf

This commit is contained in:
janko33bd
2017-12-02 22:41:59 +01:00
committed by GitHub
parent 5e670fdb0c
commit 213fa374d1

View File

@@ -99,8 +99,8 @@ namespace boost {
using namespace std;
const char * const BITCOIN_CONF_FILENAME = "blackcoin.conf";
const char * const BITCOIN_PID_FILENAME = "blackcoind.pid";
const char * const BITCOIN_CONF_FILENAME = "lore.conf";
const char * const BITCOIN_PID_FILENAME = "lored.pid";
map<string, string> mapArgs;
map<string, vector<string> > mapMultiArgs;