add workers to example.toml

This commit is contained in:
Roy Crihfield 2020-09-14 23:19:13 -05:00
parent e9e7144ac6
commit d711fa7d7f

View File

@ -6,6 +6,9 @@
ipcPath = ".ipc"
httpPath = "127.0.0.1:8545"
[statediff]
workers = 4
[log]
file = ""
level = "info"