Merge PR #3364: Use dash-separated flags for minimus gas prices
This commit is contained in:
committed by
Christopher Goes
parent
0043912548
commit
ee33d8248e
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user