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

Hierarchy

  • V1Vote

Properties

metadata?: string

metadata is any arbitrary metadata to attached to the vote.

proposal_id?: string

Format

uint64

voter?: string

Generated using TypeDoc