Function initialize_solana_swap_workers

Source
pub async fn initialize_solana_swap_workers(
    app_state: ThinData<DefaultAppState>,
) -> Result<()>
Expand description

Initializes the Solana swap workers This function creates and registers workers for Solana relayers that have swap enabled and cron schedule set.