docs: fix function comments (#21876)
Co-authored-by: wujinbao <www.389092100@qq.com>
This commit is contained in:
parent
0611fbcc09
commit
1b8cfd5a79
@ -177,7 +177,7 @@ func (AppModule) GetTxCmd() *cobra.Command {
|
||||
return cli.NewTxCmd()
|
||||
}
|
||||
|
||||
// GetTxCmd returns the root query command for the bank/v2 module.
|
||||
// GetQueryCmd returns the root query command for the bank/v2 module.
|
||||
// TODO: Remove & use autocli
|
||||
func (AppModule) GetQueryCmd() *cobra.Command {
|
||||
return cli.GetQueryCmd()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user