Set jsonrpc-threads to 4

This commit is contained in:
phahulin 2018-01-04 16:00:27 +03:00 committed by GitHub
parent a319415a1a
commit 3aa2420336
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