Function handle_withdrawal_failure

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

Handle a failed withdrawal operation.