Message: ExecuteMsg::VoteWeighted
This message can only be invoked by the vote operator.
The following user parameters are expected:
proposal_id
— The proposal ID to vote on. votes
— The list of chosen vote options and their respective weights.
The function sends a message to the Cosmos governance module, with the chosen proposal ID and votes along with their weights.