Function listen::jito::send_swap_tx
source ยท pub async fn send_swap_tx(
ixs: &mut Vec<Instruction>,
tip: u64,
payer: &Keypair,
searcher_client: &mut SearcherClient,
rpc_client: &RpcClient,
) -> Result<(), Box<dyn Error>>