openethereum/parity/cli/presets/config.poa.toml
Joseph Mark d4175ca6c6
Add preset command to parity CLI
Preset configs are loaded from bundled toml files and overridden by
CLI options.
2017-07-12 16:03:21 +07:00

7 lines
94 B
TOML

[parity]
mode = "dark"
chain = "kovan"
[mining]
force_sealing = true
reseal_min_period = 2000