I'm trying to keep track of tuple in c4 cell. But still can't figure out how to deserialize data from cell in load_data and serialize data of tuple into cell in store_data part. I've found some references but don't know how to leverage them (https://github.com/TonoxDeFi/open-contracts/blob/main/contracts/tuples/tuples.func).
Have anyone tried to load and store tuple before? Thanks🙏
Feb 23, 2023, 1:58 AM