Skip to main content

DEFAULT_EXECUTION_NONCE_STORE_CAPACITY

Constant DEFAULT_EXECUTION_NONCE_STORE_CAPACITY 

Source
pub const DEFAULT_EXECUTION_NONCE_STORE_CAPACITY: usize = 16_384;
Expand description

Default capacity for the in-memory replay-prevention LRU cache.