const EVICTION_BUFFER_SECS: u64 = 3;
Evict transactions this many seconds before they expire to reduce propagation of near-expiry transactions that are likely to fail validation on peers.