Summary
Update the governance proposal page to include the messages if the proposal is a gov.v1.MsgSubmitProposal (as opposed to gov.v1beta1.MsgSubmitProposal).
Problem Definition
As a voter/researcher/user/etc. I want to be able to see what a governance proposal is doing so that I can make more informed decisions. This is even more important now that any message can be put into a governance proposal. Also important since our current version of the SDK doesn't have a title or description field on a proposal.
Note: The title and description fields are in newer versions of the SDK, but I'm not sure when we'll be doing that bump.
Proposal
Update the governance proposal page to include the messages if the proposal is a gov.v1.MsgSubmitProposal (as opposed to gov.v1beta1.MsgSubmitProposal).
Maybe also add a Metadata field to the page.
For Admin Use
Summary
Update the governance proposal page to include the messages if the proposal is a
gov.v1.MsgSubmitProposal(as opposed togov.v1beta1.MsgSubmitProposal).Problem Definition
As a voter/researcher/user/etc. I want to be able to see what a governance proposal is doing so that I can make more informed decisions. This is even more important now that any message can be put into a governance proposal. Also important since our current version of the SDK doesn't have a
titleordescriptionfield on a proposal.Note: The
titleanddescriptionfields are in newer versions of the SDK, but I'm not sure when we'll be doing that bump.Proposal
Update the governance proposal page to include the messages if the proposal is a
gov.v1.MsgSubmitProposal(as opposed togov.v1beta1.MsgSubmitProposal).Maybe also add a
Metadatafield to the page.For Admin Use