Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • Vote

Index

Properties

Properties

option

option: VoteOption

proposalId

proposalId: number

voter

voter: string

Generated using TypeDoc