test: make #18472 test structure same as backports (#18504)

This commit is contained in:
Julien Robert
2023-11-17 23:57:06 +00:00
committed by GitHub
parent 80e0c631cc
commit 4b8be25516
5 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ func initAppConfig() (string, interface{}) {
// In summary:
// - if you leave srvCfg.MinGasPrices = "", all validators MUST tweak their
// own app.toml config,
// - if you set srvCfg.MinGasPrices non-empty, validatorcan be used to extend the app.toml.s CAN tweak their
// - if you set srvCfg.MinGasPrices non-empty, validators CAN tweak their
// own app.toml to override, or use this default value.
//
// In simapp, we set the min gas prices to 0.