Function initialize_token_swap_workers

Source
pub async fn initialize_token_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 swap workers for Solana and Stellar relayers This function creates and registers workers for relayers that have swap enabled and cron schedule set.