From 27700ae0b8eb69e155a77b58edbd92a1b2aa73d4 Mon Sep 17 00:00:00 2001 From: Aaron Craelius Date: Tue, 9 Jul 2024 12:07:34 +0200 Subject: [PATCH] Update x/ecocredit/base/client/tx.go Co-authored-by: Paul Weidner --- x/ecocredit/base/client/tx.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/ecocredit/base/client/tx.go b/x/ecocredit/base/client/tx.go index 03a6338acb..3769a467b1 100644 --- a/x/ecocredit/base/client/tx.go +++ b/x/ecocredit/base/client/tx.go @@ -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: