tact-docs icon indicating copy to clipboard operation
tact-docs copied to clipboard

Explain that contracts return excessive funds upon deployment

Open novusnota opened this issue 1 year ago • 1 comments

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.

novusnota avatar Jun 02 '24 14:06 novusnota