Skip to content

Commit

Permalink
Update x/ecocredit/base/client/tx.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 9c208b4 commit 27700ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ecocredit/base/client/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ func TxCreateProjectCmd() *cobra.Command {
Use: "create-project [jurisdiction] [metadata] [flags]",
Short: "Create a new project",
Long: `Create a new project. By default, this creates an unregistered project that is not enrolled in any credit
class. If the class-id flag is provided, the signer must be an issuer of the class and the project will be enrolled in
class. If the class flag is provided, the signer must be an issuer of the class and the project will be enrolled in
the class automatically.
Parameters:
Expand Down

0 comments on commit 27700ae

Please sign in to comment.