Document how contract storage is handled #1996
Labels
feature: receivers
Process internal, external, bounced incoming messages
kind: docs
Documentation for docs.tact-lang.org kept in docs folder
Milestone
It's loaded on an incoming message and saved at the end of each receiver unless it's obvious to the compiler a receiver does not modify the contract state (after resolving #1790). We should document what "obvious" means.
The text was updated successfully, but these errors were encountered: