while trying to send ton I am receiving this error;
TypeError: Cannot read properties of undefined (reading 'length')
at /x/x/node_modules/ton-core/dist/types/MessageRelaxed.js:73:100
at Builder.storeWritable (/x/x/node_modules/ton-core/dist/boc/Builder.js:338:13)
at Builder.store (/x/x/node_modules/ton-core/dist/boc/Builder.js:362:14)
at createWalletTransferV4 (/x/x/node_modules/ton/dist/wallets/signing/createWalletTransfer.js:111:61)
at WalletContractV4.createTransfer (/x/x/node_modules/ton/dist/wallets/WalletContractV4.js:79:66)
at WalletContractV4.sendTransfer (/x/x/node_modules/ton/dist/wallets/WalletContractV4.js:68:29)
at Proxy. (/x/x/node_modules/ton-core/dist/contract/openContract.js:38:47)
what could be the problem
what could be the problem
Jan 13, 2024, 9:56 AM