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