Constant MAX_STATIC_INVOICE_SIZE_BYTES

Source
pub const MAX_STATIC_INVOICE_SIZE_BYTES: usize = _; // 5_120usize
Expand description

The maximum size of a received StaticInvoice before we’ll fail verification in `OffersMessageFlow::verify_serve_static_invoice_message.