NewProposalVoteStatusResolver
NewProposalVoteStatusResolver wraps persisted vote status for vote tally calculations and mutation.
Parameters:
- voteStatus: persisted proposal vote status to resolve
Returns:
- *ProposalVoteStatusResolver: resolver backed by voteStatus
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gov/governance/v1.NewProposalVoteStatusResolver()"
Result