You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the awesome work on this and frames.js! We're adding support for frames to our platform, and looking to confirm to this spec. One question we had was around the timestamp. In the @open-frames/types package, the field is timestamp, but in the spec here it's unixTimestamp. Can we just use timestamp for all protocols, and interpret it based on the client protocol i.e. can this spec be revisited to change unixTimestamp to timestamp?
Thank you!
The text was updated successfully, but these errors were encountered:
Thank you for the awesome work on this and frames.js! We're adding support for frames to our platform, and looking to confirm to this spec. One question we had was around the timestamp. In the @open-frames/types package, the field is
timestamp
, but in the spec here it'sunixTimestamp
. Can we just use timestamp for all protocols, and interpret it based on the client protocol i.e. can this spec be revisited to changeunixTimestamp
totimestamp
?Thank you!
The text was updated successfully, but these errors were encountered: