Assert that an oracle is updated within a specified time window
forkPostState()
: Check oracle’s last update time after transactionregisterCallTrigger()
: Trigger on functions that rely on oracle data (e.g., DEX swaps)Note: Full examples with tests available in the Phylax Assertion Examples Repository.