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
204a63a00e
openethereum
/
parity
/
cli
/
presets
/
config.dev.toml
6 lines
72 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
Change --min-gas-price to u64
2017-07-14 04:40:47 +02:00
min_gas_price
=
0
Reference in New Issue
Copy Permalink