pub const DEFAULT_EXECUTION_NONCE_STORE_CAPACITY: usize = 16_384;
Default capacity for the in-memory replay-prevention LRU cache.