cat_gateway::service::common::objects::legacy

Module account_votes

source
Expand description

Define the Account Votes.

Structsยง

  • AccountId ๐Ÿ”’
    Unique ID of a user account.
  • AccountVote ๐Ÿ”’
    Indexes of a proposal that the account has voted for across all active vote plans.
  • AccountVotesVec ๐Ÿ”’
    Array of the proposal numbers voted for by the account ID within the vote plan.
  • VotePlanId ๐Ÿ”’
    Unique ID of a vote plan.
  • VotesVec ๐Ÿ”’
    Array of the proposal numbers voted for by the account ID within the vote plan.