Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highload Wallet #5

Open
mmazinani2 opened this issue Jun 4, 2024 · 0 comments
Open

Highload Wallet #5

mmazinani2 opened this issue Jun 4, 2024 · 0 comments

Comments

@mmazinani2
Copy link

Dear friend,

I hope this message finds you well. I wanted to express my gratitude for the code you shared. I found it very helpful for my project. I needed a high-load wallet for a specific project, and your code helped me get started.

I used your sample code located at test/highload.js and filled in all the necessary information. However, I encountered the following error:

vbnet
Copy code
Error while sending TON from: EQCXBUm6wvDLJvwpTbeD151HMtcVlhj9DWdM4EilHLLHn_4g, maybe balance is not enough or address doesn't match?
Upon further investigation, I discovered that the error originates from the following part of the code:

bash
Copy code
/Users/mohammad/Downloads/ton-wallet-utils-main/node_modules/ton3-core/dist/contracts/message.js:43
.storeSlice(body.slice());
^
TypeError: body.slice is not a function
I am using Node.js v20.9.0. I would greatly appreciate it if you could provide some guidance on how to resolve this issue.

Thank you once again for your assistance.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant