Skip to content

Commit

Permalink
Update x/ecocredit/base/client/query.go
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Weidner <[email protected]>
  • Loading branch information
aaronc and paul121 authored Jul 9, 2024
1 parent 146ffb7 commit 9c208b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ecocredit/base/client/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ func QueryProjectEnrollmentCmd() *cobra.Command {
return qflags(cmd)
}

func QueryProjectEnrollments() *cobra.Command {
func QueryProjectEnrollmentsCmd() *cobra.Command {
var projectID, classID string

cmd := &cobra.Command{
Expand Down

0 comments on commit 9c208b4

Please sign in to comment.