Variable rawProjectVotingAmountsSelectorConst

rawProjectVotingAmountsSelector: {
    active_voting_amount: boolean;
    authors_bonuses_on_voting: boolean;
    authors_equal_per_author: boolean;
    authors_equal_spread: boolean;
    creators_bonuses_on_voting: boolean;
    creators_direct_spread: boolean;
    equal_voting_amount: boolean;
    total_voting_pool: boolean;
} = ...

Type declaration

  • active_voting_amount: boolean
  • authors_bonuses_on_voting: boolean
  • authors_equal_per_author: boolean
  • authors_equal_spread: boolean
  • creators_bonuses_on_voting: boolean
  • creators_direct_spread: boolean
  • equal_voting_amount: boolean
  • total_voting_pool: boolean