Function compute_payout_failure_outcome

Source
pub fn compute_payout_failure_outcome(
    escrow_shares: u128,
    restore_idle: u128,
) -> PayoutOutcome
Expand description

Compute a failure payout outcome from escrow shares and idle restore amount.