Remove mining part of toml

This commit is contained in:
Pavel Khakhulin 2017-06-14 18:04:43 +03:00
parent cc419cd946
commit ec78fec14f
1 changed files with 0 additions and 7 deletions

View File

@ -20,10 +20,3 @@ port = 8180
interface = "0.0.0.0"
hosts = ["all"]
port = 8080
[account]
password = ["node.pwds"]
[mining]
force_sealing = true
engine_signer = "0x00Aa39d30F0D20FF03a22cCfc30B7EfbFca597C2"
reseal_on_txs = "none"