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