Function breez_sdk_liquid::validate_network

pub fn validate_network(
    invoice: LNInvoice,
    network: Network,
) -> Result<(), InvoiceError>