Set jsonrpc-threads to 4

This commit is contained in:
phahulin 2018-01-04 15:43:07 +03:00 committed by GitHub
parent effdef87ae
commit f1b54812be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ port = 30303
[rpc]
#apis = ["web3", "eth", "parity", "parity_set", "net", "traces", "rpc"]
apis = ["web3","eth","net"]
threads = 4