diff --git a/TestTestNet/netstats-server/node.toml b/TestTestNet/netstats-server/node.toml index 2a8b5e6..c9b8d4b 100644 --- a/TestTestNet/netstats-server/node.toml +++ b/TestTestNet/netstats-server/node.toml @@ -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"