mirror of
https://github.com/trezor/blockbook.git
synced 2026-03-10 17:47:23 +01:00
Add configuration parameters to zec-testnet.json
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user