Change --min-gas-price to u64

This commit is contained in:
Joseph Mark
2017-07-14 09:40:47 +07:00
parent 9c3bd83d3b
commit 0f37261dbf
5 changed files with 8 additions and 8 deletions

View File

@@ -3,4 +3,4 @@ chain = "dev"
[mining]
reseal_min_period = 0
min_gas_price = "0"
min_gas_price = 0