VOTE_OPTION_ABSTAIN defines an abstain vote option.
VOTE_OPTION_NO defines a no vote option.
VOTE_OPTION_NO_WITH_VETO defines a no with veto vote option.
VOTE_OPTION_UNSPECIFIED defines an unspecified vote option which will return an error.
VOTE_OPTION_YES defines a yes vote option.
VoteOption enumerates the valid vote options for a given proposal.
Generated
from enum cosmos.group.v1.VoteOption