pub fn validate_archived_frame(
frame: &ArchivedProxyFrame,
current_time_ms: u64,
) -> Result<(), ValidationError>Expand description
Validate an archived frame (zero-copy)
pub fn validate_archived_frame(
frame: &ArchivedProxyFrame,
current_time_ms: u64,
) -> Result<(), ValidationError>Validate an archived frame (zero-copy)