Skip to main content

execute_swap_phase

Function execute_swap_phase 

Source
async fn execute_swap_phase(
    client: &Client,
    plan: &DeploymentPlan,
) -> Result<(), CliError>
Expand description

Runs the swap portion of apply according to persisted resume state.