Function get_reward_allocation

Source
pub fn get_reward_allocation<T: Config>(
    governance_config: &GovernanceConfiguration<T>,
    n: u16,
) -> Result<FixedU128, DispatchError>
Expand description

Calculates the total balance to be rewarded for a proposal.