Skip to content

Commit

Permalink
Problem: duplicate commands(#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
linfeng-crypto committed Mar 22, 2021
1 parent 22f169d commit 575553d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmd/chain-maind/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ func txCommand() *cobra.Command {
authcmd.GetBroadcastCommand(),
authcmd.GetEncodeCommand(),
authcmd.GetDecodeCommand(),
flags.LineBreak,
vestingcli.GetTxCmd(),
subscriptioncli.NewTxCmd(),
)

app.ModuleBasics.AddTxCommands(cmd)
Expand Down

0 comments on commit 575553d

Please sign in to comment.