Change --min-gas-price to u64
This commit is contained in:
@@ -3,4 +3,4 @@ chain = "dev"
|
||||
|
||||
[mining]
|
||||
reseal_min_period = 0
|
||||
min_gas_price = "0"
|
||||
min_gas_price = 0
|
||||
Reference in New Issue
Block a user