Set litecoin_testnet backend ports
This commit is contained in:
parent
2add702c2f
commit
0f50cea533
@ -4,11 +4,11 @@ testnet=1
|
|||||||
nolisten=1
|
nolisten=1
|
||||||
rpcuser=rpc
|
rpcuser=rpc
|
||||||
rpcpassword=rpc
|
rpcpassword=rpc
|
||||||
rpcport=18033
|
rpcport=18034
|
||||||
txindex=1
|
txindex=1
|
||||||
|
|
||||||
zmqpubhashtx=tcp://127.0.0.1:48333
|
zmqpubhashtx=tcp://127.0.0.1:48334
|
||||||
zmqpubhashblock=tcp://127.0.0.1:48333
|
zmqpubhashblock=tcp://127.0.0.1:48334
|
||||||
|
|
||||||
rpcworkqueue=1100
|
rpcworkqueue=1100
|
||||||
maxmempool=2000
|
maxmempool=2000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user