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

Add CLI command to submit new Gov proposals, using Msgs #10952

Closed
4 tasks
amaury1093 opened this issue Jan 14, 2022 · 0 comments · Fixed by #11013
Closed
4 tasks

Add CLI command to submit new Gov proposals, using Msgs #10952

amaury1093 opened this issue Jan 14, 2022 · 0 comments · Fixed by #11013
Assignees
Labels

Comments

@amaury1093
Copy link
Contributor

Summary

Add tx gov submit-proposal CLI command that uses sdk.Msgs.

Problem Definition

The current submit-proposal takes a content JSON, or flags that represent a content. We should migrate the CLI to the new submit proposal design.

Proposal

  • Rename the old command to tx gov submit-legacy-proposal
  • think about the UX of how to submit proposal using nested msgs.
    • The easiest way might be a JSON file that represents an array of Msgs, in proto-json

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant