pub(crate) async fn generate_lnurl( client: &Client, recurringd_base_url: &str, gw_ldk_addr: &str, ) -> Result<String>