Function get_invoice

Source
pub(crate) async fn get_invoice(
    lnurl: &str,
    amount: Amount,
    lnurl_comment: Option<String>,
) -> Result<Bolt11Invoice>
Expand description

Get LN invoice with given settings