Asserts that the current timestamp in the enqueued public call enqueued by check_timestamp satisfies
the operation with respect to the value. Preserves privacy by performing the check via the public checks contract. This conceals an address of the calling contract by setting context.msg_sender` to the public checks contract
address.
Asserts that the current timestamp in the enqueued public call enqueued by
check_timestampsatisfies theoperationwith respect to thevalue. Preserves privacy by performing the check via the public checks contract. This conceals an address of the calling contract by settingcontext.msg_sender` to the public checks contract address.