This website requires JavaScript.
Explore
Help
Register
Sign In
grassrootseconomics
/
openethereum
Watch
5
Star
0
Fork
0
You've already forked openethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9c3bd83d3b
openethereum
/
parity
/
cli
/
presets
/
config.poa.toml
7 lines
94 B
TOML
Raw
Normal View
History
Unescape
Escape
Add config preset files
2017-07-11 12:29:34 +02:00
[
parity
]
Add preset command to parity CLI Preset configs are loaded from bundled toml files and overridden by CLI options.
2017-07-12 11:03:21 +02:00
mode
=
"dark"
chain
=
"kovan"
Add config preset files
2017-07-11 12:29:34 +02:00
[
mining
]
force_sealing
=
true
Add preset command to parity CLI Preset configs are loaded from bundled toml files and overridden by CLI options.
2017-07-12 11:03:21 +02:00
reseal_min_period
=
2000
Reference in New Issue
Copy Permalink