validate_proof_freshness

Function validate_proof_freshness 

Source
pub fn validate_proof_freshness(timestamp_ms: i64, tolerance_ms: i64) -> bool
Expand description

Validate proof timestamp is recent (within tolerance).