-
Notifications
You must be signed in to change notification settings - Fork 121
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
how can i get tx details like in tonview page ? #264
Comments
Hi, raw body is not tlb.Message, it just depends on specific contract, so you should know the contract scheme |
thanks for your response. This tx seems like just normal transfer transaction, how can i parse it? |
Hi! Is there a solution? Need badly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi, i wanna get the tx details like in the tonview page , here is my code, but that return error.
log file here:
2024/09/27-15:18:08.464267 [main.:0040][GOID:00000001][ERROR] parse:failed to parse internal message: failed to load CreatedLT uint 64, err: not enough data in reader, need 64, has 39
The text was updated successfully, but these errors were encountered: