Test
This commit is contained in:
@@ -643,6 +643,7 @@ void ReadConfigFile(map<string, string>& mapSettingsRet,
|
|||||||
}
|
}
|
||||||
// If datadir is changed in .conf file:
|
// If datadir is changed in .conf file:
|
||||||
ClearDatadirCache();
|
ClearDatadirCache();
|
||||||
|
extern uint16_t BITCOIND_PORT;
|
||||||
BITCOIND_PORT = GetArg("-rpcport",BITCOIND_PORT);
|
BITCOIND_PORT = GetArg("-rpcport",BITCOIND_PORT);
|
||||||
fprintf(stderr,"from conf file %s RPC %u, used to be %u\n",ASSETCHAINS_SYMBOL,BITCOIND_PORT,BITCOIND_PORT);
|
fprintf(stderr,"from conf file %s RPC %u, used to be %u\n",ASSETCHAINS_SYMBOL,BITCOIND_PORT,BITCOIND_PORT);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user