Merge PR #3364: Use dash-separated flags for minimus gas prices

This commit is contained in:
Alessio Treglia
2019-01-24 11:21:02 +01:00
committed by Christopher Goes
parent 0043912548
commit ee33d8248e
5 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ const (
flagAddress = "address"
flagTraceStore = "trace-store"
flagPruning = "pruning"
FlagMinGasPrices = "minimum_gas_prices"
FlagMinGasPrices = "minimum-gas-prices"
)
// StartCmd runs the service passed in, either stand-alone or in-process with