Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CCIP-Read POST example url: omit {sender} and .json #331

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fselmo
Copy link
Contributor

@fselmo fselmo commented Oct 14, 2024

For clarity, the POST url doesn't seem to necessitate a {sender} and it also doesn't seem to make sense to POST to a .json. When we implemented CCIP-Read in web3.py, there was a bit of ambiguity on whether we should still include a check for {sender} in the url based on this example (PR for this change). I think this change would help clarify this for readers / implementers.

@Arachnid
Copy link
Member

It doesn't necessitate a {sender}, but it is allowed. I think I left it in here to make that clear.

If you'd like to amend it, can you add a note to the effect that it's optional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants