devimint::external

Function wait_for_ready_channel_on_gateway_with_counterparty

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