https://pastebin.com/kJb0JXya

Hello. I have a trouble in cell with long message. I using this contract as sample for creating mine: https://github.com/ProgramCrafter/tsc4/blob/main/contracts/4.fc

In sample contract it already receive full message which set in tuple and then using var text it set headers in tuple. In my case, I have dynamic text which creating using loop, how i can put headers there, if I don't know full message in the beginning?

p.s. Maybe it's possible to convert tuple to message and then use it.

Sep 30, 2023, 4:02 PM

© 2024 Draquery.com All rights reserved.