pay_once

Function pay_once 

Source
async fn pay_once(
    client: ClientHandleArc,
    ln_gateway: LightningGateway,
) -> Result<(), Error>