pub async fn get_invoice(
response: &PayResponse,
amount_msat: u64,
) -> Result<InvoiceResponse, String>Expand description
Fetch an invoice from an LNURL-pay callback
pub async fn get_invoice(
response: &PayResponse,
amount_msat: u64,
) -> Result<InvoiceResponse, String>Fetch an invoice from an LNURL-pay callback