Skip to main content

run_phase4

Function run_phase4 

Source
pub(super) async fn run_phase4(
    config: &RuntimeConfig,
    phase1: Phase1Out,
    bridge: Arc<GatewayBridge>,
    phase3: Phase3Out,
) -> Result<()>