Skip to content

Commit

Permalink
chore: version docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia committed Feb 18, 2024
1 parent 04f598b commit 73b5ebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .changeset/chatty-bananas-breathe.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Note:
In this release we update the `FrameMetadataType` so that it supports the latest [Handling Clicks](https://docs.farcaster.xyz/reference/frames/spec#handling-clicks) Frames specification.

If the button clicked is a `post` or `post_redirect`, apps must:

1. Construct a Frame Signature Packet.
2. POST the packet to `fc:frame:button:$idx:target` if present
3. POST the packet to `fc:frame:post_url if target` was not present.
4. POST the packet to or the frame's embed URL if neither target nor action were present.
5. Wait at least 5 seconds for a response from the frame server.
5. Wait at least 5 seconds for a response from the frame server.

0 comments on commit 73b5ebf

Please sign in to comment.