Skip to main content

MINIMUM_SURB_LIFETIME

Constant MINIMUM_SURB_LIFETIME 

Source
pub const MINIMUM_SURB_LIFETIME: Duration;
Expand description

Lower bound on SurbStoreConfig::pseudonyms_lifetime, enforced by the config validator.

Public so that callers applying their own override can floor it identically, rather than reaching a value the config file itself would have been rejected for.