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
cf10450108
openethereum
/
parity
/
cli
/
presets
/
config.dev.toml
7 lines
73 B
TOML
Raw
Normal View
History
Unescape
Escape
Replace dev chain special case with preset Add --min-gas-price (does the same as legacy --gasprice) and tweak gas_pricer_config() and test cases. Dev preset will still be overridden by CLI arguments, including --gasprice.
2017-07-13 14:25:41 +02:00
[
parity
]
chain
=
"dev"
[
mining
]
reseal_min_period
=
0
v1.9.0 (#6727)
2017-10-12 23:44:02 +02:00
min_gas_price
=
0
Reference in New Issue
Copy Permalink