pub const DEFAULT_MAX_CACHED_TX_HASHES: u32 = 100_000; // 100_000u32
Default maximum number of transaction hashes to cache for lookups.