Where can I read details about BOC flags, including CRC ? ------- > This question was imported from Telegram Chat: https://t.me/tondev_eng/26701 https://t.me...
one year ago
Can anyone explain how to get the result of transaction after sending it? The TonSDK send transaction method is returning .boc. Also, how can I get the statu...
Is there a size limit for bocs? I've heard values such as 64kb, but I don't know where this limit is defined. --- > This question was imported from Telegram ...
one year ago
I want to make sure that transfer was success using this method response tonConnectUI.sendTransaction() I am using : React js @tonconnect/ui-react @ton/ton E...
one year ago
I am getting an error with TonWeb - "tonweb/src/boc/Cell.js:347 const prefix = serializedBoc.slice(0, 4); TypeError: serializedBoc.slice is not a function." ...