validate_network

Function validate_network 

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