Function dao::voting::cspr_redistribution::redistribute_cspr_to_all_vas
source · pub fn redistribute_cspr_to_all_vas(
to_redistribute: Balance,
refs: &ContractRefs
)Expand description
Transfers CSPRs to all VAs’. Each VA gets the amount of CSPR proportionally to their reputation.
Interacts with Reputation Token Contract to get balances information.