Skip to content

Commit

Permalink
chore: rebase and cherry pick again
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes authored and ninabarbakadze committed Jun 1, 2024
1 parent 3eb9b44 commit f0b624e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/util/testnode/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ func (c *Config) WithTendermintConfig(conf *tmconfig.Config) *Config {
// which values are overwritten.
func (c *Config) WithAppConfig(conf *srvconfig.Config) *Config {
c.AppConfig = conf
c.AppOptions.SetFromAppConfig(conf)
return c
}

Expand Down

0 comments on commit f0b624e

Please sign in to comment.