e0b15116a5
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.
6 lines
74 B
TOML
6 lines
74 B
TOML
[parity]
|
|
chain = "dev"
|
|
|
|
[mining]
|
|
reseal_min_period = 0
|
|
min_gas_price = "0" |