Skip to content

Commit

Permalink
Update x/ibccrosschain/client/cli/query.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tanmay <tanmay@zetachain.com>
  • Loading branch information
lumtis and kingpinXD authored May 14, 2024
1 parent a022a8b commit e75ed92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ibccrosschain/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/zeta-chain/zetacore/x/ibccrosschain/types"
)

// GetQueryCmd returns the cli query commands for this module
// GetQueryCmd returns the cli query commands for ibccrosschain module
func GetQueryCmd(_ string) *cobra.Command {
// Group ibccrosschain queries under a subcommand
cmd := &cobra.Command{
Expand Down

0 comments on commit e75ed92

Please sign in to comment.