devimint::tests

Function do_try_create_and_pay_invoice

Source
pub async fn do_try_create_and_pay_invoice(
    gw: &Gatewayd,
    client: &Client,
    new_cln: &Lightningd,
    new_lnd: &Lnd,
) -> Result<()>