pub(crate) const DEFAULT_INVOICE_RATE_LIMIT_PER_SECOND: u32 = 5;
Default sustained number of requests per second to the public invoice creation endpoint.