Remove mining info from netstats server template

This commit is contained in:
Pavel Khakhulin 2017-10-03 00:21:51 +03:00
parent 3041185dce
commit b566bf9988
1 changed files with 0 additions and 6 deletions

View File

@ -26,12 +26,6 @@ cors = "all"
interface = "0.0.0.0"
hosts = ["all"]
port = 8080
[account]
password = ["node.pwd"]
[mining]
force_sealing = true
engine_signer = "0xDd0BB0e2a1594240fED0c2f2c17C1E9AB4F87126"
reseal_on_txs = "none"
[footprint]
tracing = "on"
pruning = "archive"