Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vesting is displayed twice in the gaiad tx help screen #746

Closed
4 tasks
alessio opened this issue Mar 9, 2021 · 0 comments · Fixed by #747
Closed
4 tasks

vesting is displayed twice in the gaiad tx help screen #746

alessio opened this issue Mar 9, 2021 · 0 comments · Fixed by #747
Assignees

Comments

@alessio
Copy link
Contributor

alessio commented Mar 9, 2021

Summary of Bug

The vesting subcommand is displayed twice in the helpscreen of the gaiad tx command. An example follows:

alessio@phoenix:~/work/gaia$ gaiad tx --help
Transactions subcommands

Usage:
  gaiad tx [flags]
  gaiad tx [command]

Available Commands:
              
              
  bank                Bank transaction subcommands
  broadcast           Broadcast transactions generated offline
  crisis              Crisis transactions subcommands
  decode              Decode an binary encoded transaction string.
  distribution        Distribution transactions subcommands
  encode              Encode transactions generated offline
  evidence            Evidence transaction subcommands
  gov                 Governance transactions subcommands
  ibc                 IBC transaction subcommands
  ibc-transfer        IBC fungible token transfer transaction subcommands
  multisign           Generate multisig signatures for transactions generated offline
  sign                Sign a transaction generated offline
  sign-batch          Sign transaction batch files
  slashing            Slashing transaction subcommands
  staking             Staking transaction subcommands
  validate-signatures Validate transactions signatures
  vesting             Vesting transaction subcommands
  vesting             Vesting transaction subcommand

[SNIP]

Version

v4.0.6

Steps to Reproduce

gaiad tx --help

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alessio alessio changed the title vesting is displayed twice in the gaiad tx helpscreen vesting is displayed twice in the gaiad tx help screen Mar 9, 2021
@alessio alessio self-assigned this Mar 10, 2021
alessio pushed a commit that referenced this issue Mar 10, 2021
Remove duplicate vesting sub-command.

Add multisign-batch command.

Closes: #746
shahankhatch pushed a commit that referenced this issue Mar 10, 2021
Remove duplicate vesting sub-command.

Add multisign-batch command.

Closes: #746
mergify bot pushed a commit that referenced this issue Mar 10, 2021
Remove duplicate vesting sub-command.

Add multisign-batch command.

Closes: #746
(cherry picked from commit 916a9d0)
mergify bot pushed a commit that referenced this issue Mar 10, 2021
Remove duplicate vesting sub-command.

Add multisign-batch command.

Closes: #746
(cherry picked from commit 916a9d0)
shahankhatch pushed a commit that referenced this issue Mar 11, 2021
Remove duplicate vesting sub-command.

Add multisign-batch command.

Closes: #746
(cherry picked from commit 916a9d0)

Co-authored-by: Alessio Treglia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant