Add configuration parameters to zec-testnet.json
This commit is contained in:
parent
927fd0aaea
commit
f7ce91b4e4
@ -4,5 +4,8 @@
|
||||
"rpcPass": "rpc",
|
||||
"rpcTimeout": 25,
|
||||
"parse": true,
|
||||
"zeroMQBinding": "tcp://127.0.0.1:48332"
|
||||
"zeroMQBinding": "tcp://127.0.0.1:48332",
|
||||
"mempoolWorkers": 4,
|
||||
"mempoolSubWorkers": 8,
|
||||
"blockAddressesToKeep": 300
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user