Function pass_to

Source
pub fn pass_to(relayer_id: &str, current_tx_id: &str, next_tx_id: &str)
Expand description

Pass the lane from current_tx_id to next_tx_id

This operation is atomic and lock-free per relayer.