Function compute_rewards

Source
pub fn compute_rewards(
    validator: Validator<BLSPubKey>,
) -> Result<Vec<(Address, RewardAmount)>>