Vote defines a vote on a governance proposal. A Vote consists of a proposal ID, the voter, and the vote option.

Hierarchy

  • Vote

Properties

metadata: string

metadata is any arbitrary metadata to attached to the vote.

proposalId: number
voter: string

Generated using TypeDoc