async fn wait_for_ready_channel_on_gateway_with_counterparty( gw: &Gatewayd, counterparty_lightning_node_pubkey: PublicKey, ) -> Result<()>