vote.gno
Last updated
Was this helpful?
Last updated
Was this helpful?
Allows a user to vote on a given proposal.
proposalId
uint64
The ID of the proposal to vote.
yes
bool
The flag to vote as yes or not.
voteKey
string
The key of the vote.
Cancels the proposal with the given ID.
proposalId
uint64
The ID of the proposal to cancel.
proposalId
uint64
The ID of the proposal.