tact-docs
tact-docs copied to clipboard
Clarify `as remaining` is not possible in the middle of a struct in `book/cells#serialization-types`
Therefore, to prevent misuse of the contract storage and reduce gas consumption, make sure to specify remaining serialization option only on the last field of the given Message
https://github.com/tact-lang/tact/pull/697 fixes it