Skip to main content

DEFAULT_PENDING_STALENESS_INTERVAL

Constant DEFAULT_PENDING_STALENESS_INTERVAL 

Source
const DEFAULT_PENDING_STALENESS_INTERVAL: u64 = _; // 1_800u64
Expand description

Default interval for pending transaction staleness checks (30 minutes). Transactions that remain pending across two consecutive snapshots will be evicted.