async fn ln_pay( client: &Client, invoice: String, gw_id: String, finish_in_background: bool, ) -> Result<String>