pub(crate) async fn get_invoice( lnurl: &str, amount: Amount, lnurl_comment: Option<String>, ) -> Result<Bolt11Invoice>
Get LN invoice with given settings