Interface: ProposalVoteTangleRequest
Tangle request object to vote on a proposal
Properties
requestType
• requestType: "PROPOSAL_VOTE"
Type of the tangle request.
uid
• uid: string
Build5 id of the proposal to vote on.
value
• value: number
Value of the vote.
voteWithStakedTokes
• Optional
voteWithStakedTokes: boolean
If true voting will be done with staked tokens.