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