pub(crate) const DEFAULT_INVOICE_RATE_LIMIT_BURST: u32 = 50;
Default maximum burst of requests to the public invoice creation endpoint.