verify_timestamp

Function verify_timestamp 

Source
pub fn verify_timestamp(timestamp: u64, max_age_seconds: u64) -> bool
Expand description

Verify that a timestamp is recent enough Default threshold is 30 seconds with a strict 2-second future tolerance for clock skew