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 9fdd3fc commit 146ffb7
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 @@ -668,7 +668,7 @@ func QueryAllowedBridgeChainsCmd() *cobra.Command {
return qflags(cmd)
}

func QueryProjectEnrollment() *cobra.Command {
func QueryProjectEnrollmentCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "project-enrollment [project-id] [class-id]",
Short: "Retrieve project enrollment information",
Expand Down

0 comments on commit 146ffb7

Please sign in to comment.