devimint::tests

Function do_try_create_and_pay_invoice

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