What is SendMode in ton-core library and in func in general?
from Kalugin Pavel
I'm reffering to this ENUM https://github.com/ton-core/ton-core/blob/main/src/types/SendMode.ts
How to choose a correct SendMode for your send() calls?
Is there any difference in SendModes in ton-core and in func (sending messages from contracts)?
How to combine different SendModes and what combinations exist?
š Answer on TON Overflow
Feb 19, 2023, 4:40 PM