pub const DEFAULT_RECEIPT_CACHE_MAX_LEN: u32 = 2000; // 2_000u32
Expand description

Default cache size for the receipts cache: 2000 receipts.