Good day!
Excude me, where I can read about recv_internal signature?
I'm trying to understand difference between cell in_msg_full and slice in_msg_body
One of the sources tells:
;;;; Cell with an incoming message
;;;; Incoming message body, slice type
Does it mean the "in_msg_full" stores contract itself and in_msg_body is what comes to the contract from the outside (with a message)?
Oct 23, 2022, 9:30 AM
So in the first task we already have an injection point: execute(request), and it only take to write a function that would send TONs pulled from the contract to your own wallet
Am I right?
Am I right?
Oh somebody already made it happen🙂
Oct 23, 2022, 9:33 AM