Skip to content
New issue

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

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

Already on GitHub? # to your account

gaiacli tx sign uses outdated flag "name" instead of "from" #3711

Closed
4 tasks
fkbenjamin opened this issue Feb 22, 2019 · 1 comment · Fixed by #3713
Closed
4 tasks

gaiacli tx sign uses outdated flag "name" instead of "from" #3711

fkbenjamin opened this issue Feb 22, 2019 · 1 comment · Fixed by #3713

Comments

@fkbenjamin
Copy link

Summary of Bug

When signing a message with gaiacli tx sign using the --from flag to define the key to sign the message, it throws an error:

ERROR: required flag "name" has not been set

Using --name instead of --from works. However, this flag is not used anymore.

Also, Documentation and --help suggest, that --from is the correct flag (which is the default throughout the SDK).


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alexanderbez
Copy link
Contributor

Thanks @fkbenjamin for creating the issue. Indeed I noticed this recently and we should update this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants