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

Support ParamChange request listing #3216

Closed
Tracked by #3115
lumtis opened this issue Dec 1, 2022 · 0 comments
Closed
Tracked by #3115

Support ParamChange request listing #3216

lumtis opened this issue Dec 1, 2022 · 0 comments
Assignees
Milestone

Comments

@lumtis
Copy link
Contributor

lumtis commented Dec 1, 2022

Current output for request commands when param changes are requested:

ignite n request list 7
Id 	Status 		Type 	Content
1 	APPROVED 	Unknown
2 	PENDING 	Unknown

Should show module name, param name and value

ignite n request show 7 2
LaunchID: 7
RequestID: 2
Creator: spn1pe5h2gelhu8aukmrnj0clmec56aspxzuxcy99y
CreatedAt: Thu Dec  1 16:00:01 EST 2022
Content:
  content:
    paramChange:
      launchID: 7
      module: staking
      param: bond_denom
      value:
      - 98
      - 97
      - 114
Status: PENDING

value should be ASCIIed

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

No branches or pull requests

2 participants