Skip to content

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

Closed
@amaury1093

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions