fix(client/tx): simulate with correct pk (backport #18472) (#18502)

This commit is contained in:
mergify[bot]
2023-11-18 00:56:54 +01:00
committed by GitHub
parent 42c741ad2c
commit 514ef91f2e
7 changed files with 148 additions and 50 deletions
+1 -1
View File
@@ -76,7 +76,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.