Function handle_payout_failure_default

Source
pub fn handle_payout_failure_default(
    state: &PayoutState,
    failure_reason: impl Into<String>,
) -> RecoveryOutcome
Expand description

Handle a failed payout operation using the payout amount as the idle restore value.