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 web.mdx to include validUntil in transaction object #886

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

Conversation

jennhernes
Copy link

In the "Sending Messages" example, the transaction object requires a "validUntil" field, which is not mentioned on this page, but is mentioned here https://docs.ton.org/v3/guidelines/ton-connect/guidelines/sending-messages

Why is it important?

You can't send any transactions without this required field. If you're reading the documentation, you might not notice the difference between the examples on these two pages. I had to look into the ton-connect source code to figure out what was going wrong.

In the "Sending Messages" example, the transaction object requires a "validUntil" field, which is not mentioned on this page, but is mentioned here https://docs.ton.org/v3/guidelines/ton-connect/guidelines/sending-messages
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