Searched refs:accepted_tx_clone (Results 1 – 1 of 1) sorted by relevance
466 let accepted_tx_clone = Arc::clone(&accepting_tx); in test_connectivity_on_startup() localVariable469 let mut tx = accepted_tx_clone.lock().await; in test_connectivity_on_startup()