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

cli marker new cli example is incorrect #415

Closed
4 tasks
iramiller opened this issue Aug 9, 2021 · 0 comments · Fixed by #427
Closed
4 tasks

cli marker new cli example is incorrect #415

iramiller opened this issue Aug 9, 2021 · 0 comments · Fixed by #427
Assignees
Labels
bug Something isn't working good first issue Good for newcomers marker Marker Module
Milestone

Comments

@iramiller
Copy link
Member

Summary of Bug

Example printed for marker new transaction in the cli is incorrect.

Version

HEAD

Steps to Reproduce

provenanced tx marker new -h

Example:
$ type tx marker new 1000hotdogcoin --supplyFixed=COIN --allowGovernanceControl=false --provenanced=false --from=mykey
0


Correct the arguments/format for the example. supplyFixed is a boolean, last flag should not be provenanced... etc.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@iramiller iramiller added bug Something isn't working good first issue Good for newcomers marker Marker Module labels Aug 9, 2021
@iramiller iramiller added this to the v1.6.0 milestone Aug 9, 2021
@egaxhaj egaxhaj self-assigned this Aug 17, 2021
egaxhaj pushed a commit that referenced this issue Aug 17, 2021
egaxhaj added a commit that referenced this issue Aug 18, 2021
* ignore *.ipr & *.iws files

* fix cli marker new example #415

* add changelog entry

* lint stuff

Co-authored-by: Ira Miller <[email protected]>
@iramiller iramiller moved this from Todo to Done in Provenance Core Protocol Team Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers marker Marker Module
Projects
Development

Successfully merging a pull request may close this issue.

2 participants