Msg

VoteWeighted defines a method to add a weighted vote on a specific proposal.

post/cosmos.gov.v1beta1.Msg/VoteWeighted

Request body

proposal_idstring uint64

proposal_id defines the unique id of the proposal.

voterstring

voter is the voter address for the proposal.

Response

A successful response.

CosmosGovV1beta1MsgVoteWeightedResponse required

MsgVoteWeightedResponse defines the Msg/VoteWeighted response type.

Changes