Skip to content

Commit

Permalink
review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 14, 2024
1 parent 0d98129 commit 02ede70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 193 deletions.
192 changes: 0 additions & 192 deletions cmd/cheqd-noded/cmd/genaccounts.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/cheqd-noded/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ func initRootCmd(rootCmd *cobra.Command, encodingConfig params.EncodingConfig) {

rootCmd.AddCommand(
extendInit(genutilcli.InitCmd(app.ModuleBasics, app.DefaultNodeHome)),
AddGenesisAccountCmd(app.DefaultNodeHome),
tmcli.NewCompletionCmd(rootCmd, true),
extendDebug(debug.Cmd()),
)
Expand Down

0 comments on commit 02ede70

Please sign in to comment.