Constant MAX_REFERENCE_AGE
pub const MAX_REFERENCE_AGE: u64 = 3_600; // 3_600u64
Expand description
The time (in seconds) to forcibly reset the reference if it is not updated for a long time.
pub const MAX_REFERENCE_AGE: u64 = 3_600; // 3_600u64
The time (in seconds) to forcibly reset the reference if it is not updated for a long time.