NewProposalData
NewProposalData creates a new proposal data instance with the specified components.
Parameters:
- proposalType: type of the proposal
- communityPoolSpend: community pool spending information
- execution: parameter change execution information
Returns:
- *ProposalData: new proposal data instance
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/gov/governance.NewProposalData(,,)"
Result