chore: fix function names in comment (#20086)
Signed-off-by: fuyangpengqi <995764973@qq.com> Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
This commit is contained in:
co-authored by
samricotta
parent
55c14edf0c
commit
bbd16afab6
@@ -25,7 +25,7 @@ func initCometBFTConfig() *cmtcfg.Config {
|
||||
return cfg
|
||||
}
|
||||
|
||||
// initAppConfig helps to override default client config template and configs.
|
||||
// initClientConfig helps to override default client config template and configs.
|
||||
// return "", nil if no custom configuration is required for the application.
|
||||
func initClientConfig() (string, interface{}) {
|
||||
type GasConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user