Function initialize_solana_swap_workers

Source
pub async fn initialize_solana_swap_workers<J, RR, TR, NR, NFR, SR, TCR, PR, AKR>(
    app_state: ThinDataAppState<J, RR, TR, NR, NFR, SR, TCR, PR, AKR>,
) -> 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.