pub fn pass_to(relayer_id: &str, current_tx_id: &str, next_tx_id: &str)
Pass the lane from current_tx_id to next_tx_id
This operation is atomic and lock-free per relayer.