pub async fn open_channels_between_gateways( bitcoind: &Bitcoind, gateways: &[NamedGateway<'_>], ) -> Result<()>