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

Transaction Hash after TonClient.send() #35

Open
Torakushi opened this issue May 30, 2024 · 0 comments
Open

Transaction Hash after TonClient.send() #35

Torakushi opened this issue May 30, 2024 · 0 comments

Comments

@Torakushi
Copy link

Hello,

I would like to retrieve my transaction Hash after sending a Cell to the network using
TonClient.send(...)

I saw something in Ton Cookbook using getTransaction and a retry mechanism but TonClient.send(...) returns a void promise so I don't know how they got their example to work.

Ideally, it would be easier to know how the transaction Hash is calculated knowing the Cell we are sending

puzzle-rusher pushed a commit to puzzle-rusher/ton that referenced this issue Jun 27, 2024
Update README.md with deprecation information
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

No branches or pull requests

1 participant