Skip to content

Commit

Permalink
Update x/ecocredit/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 9f9f9cc commit 3a5c295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/ecocredit/client/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ func TxCmd(name string) *cobra.Command {
baseclient.TxBridgeCmd(),
baseclient.TxCreateOrUpdateApplicationCmd(),
baseclient.TxWithdrawApplicationCmd(),
baseclient.TxUpdateProjectEnrollmentCmd(),
basketclient.TxCreateBasketCmd(),
basketclient.TxPutInBasketCmd(),
basketclient.TxTakeFromBasketCmd(),
Expand Down

0 comments on commit 3a5c295

Please sign in to comment.