Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Apr 11, 2024
1 parent aa09c81 commit b35213d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cronosd/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ func initAppConfig() (string, interface{}) {
VersionDB VersionDBConfig `mapstructure:"versiondb"`
}

tpl, cfg := servercfg.AppConfig(ethermint.AttoPhoton)
tpl, cfg := servercfg.AppConfig("")

customAppConfig := CustomAppConfig{
Config: cfg.(servercfg.Config),
Expand Down

0 comments on commit b35213d

Please sign in to comment.