Skip to main content

check_frames

Function check_frames 

Source
pub fn check_frames(result: &ContextQueryResult) -> (bool, String)
Expand description

Validate a query result’s frames against the ContextFrame contract (SPEC.md §6). Returns (passed, evidence). Zero frames is permitted — a provider may simply have nothing relevant.