add workers to example.toml
This commit is contained in:
parent
e9e7144ac6
commit
d711fa7d7f
@ -6,6 +6,9 @@
|
|||||||
ipcPath = ".ipc"
|
ipcPath = ".ipc"
|
||||||
httpPath = "127.0.0.1:8545"
|
httpPath = "127.0.0.1:8545"
|
||||||
|
|
||||||
|
[statediff]
|
||||||
|
workers = 4
|
||||||
|
|
||||||
[log]
|
[log]
|
||||||
file = ""
|
file = ""
|
||||||
level = "info"
|
level = "info"
|
||||||
|
Loading…
Reference in New Issue
Block a user