Constant MAX_RECEIPTS_SERVE

pub const MAX_RECEIPTS_SERVE: usize = 1024; // 1_024usize
Expand description

Maximum number of receipts to serve.

Used to limit lookups.