Function is_bridge_still_online

Source
async fn is_bridge_still_online(
    channel: &Channel,
    bridge_line: String,
    expiry_tx: Sender<String>,
) -> Result<()>
Expand description

Waits for given channel to expire and sends this info through specified channel