tact-docs
tact-docs copied to clipboard
Explain that contracts return excessive funds upon deployment
And that it's done automatically.
Also, mention that receivers don't do that by default — in order to do refunds in receivers one has to use, say, self.notify("Cashback".asComment()); or alike by the end of their body.