Fix litecoin backend package parameters

This commit is contained in:
Martin Boehm 2018-06-11 14:53:26 +02:00
parent 0f50cea533
commit 4d874eae95
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/opt/coins/data/litecoin_testnet/backend/testnet3/debug.log
/opt/coins/data/litecoin_testnet/backend/testnet3/db.log
/opt/coins/data/litecoin_testnet/backend/testnet4/debug.log
/opt/coins/data/litecoin_testnet/backend/testnet4/db.log
{
rotate 7
daily

View File

@ -6,7 +6,6 @@ rpcpassword=rpc
rpcport=8034
txindex=1
whitelist=127.0.0.1
rpcallowip=127.0.0.1
zmqpubhashtx=tcp://127.0.0.1:38334
zmqpubhashblock=tcp://127.0.0.1:38334