pub fn is_valid_invoice(
payment_request: &str,
) -> Result<Bolt11Invoice, MostroError>Expand description
Verify if an invoice is valid
pub fn is_valid_invoice(
payment_request: &str,
) -> Result<Bolt11Invoice, MostroError>Verify if an invoice is valid