Closed Tinh96nb closed 1 month ago
https://docs.tact-lang.org/book/bounced/#caveats
Currently, bounced messages in TON have only 224 usable data bits in the message body and don’t have any references.
And addresses usually need 267 bits, so you cannot recover it from a bounced message
Are you using the latest released (or pre-released, a.k.a. "next") version?
Tact source code
Relevant Tact/build system log output
What happened?
Can not get field from bounce message!
What did you expect?
Can get all field from bounce message!
Steps to reproduce
No response
How do you run Tact?
Blueprint
Anything else?
No response