Skip to content

Commit

Permalink
fix: fix last unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasmatt committed Jun 10, 2024
1 parent 06f079e commit 140ff8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/nibid/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ func txCommand() *cobra.Command {
authcmd.GetDecodeCommand(),
)

app.ModuleBasics.AddTxCommands(cmd)
cmd.PersistentFlags().String(flags.FlagChainID, "", "The network chain ID")

return cmd
Expand Down

0 comments on commit 140ff8e

Please sign in to comment.