Closed vanodevium closed 10 months ago
We have known this bug and it would not be a problem in v6. For now, I recommend you to console.log the toAddress and amount variable to check if there are some error data.
Thanx! But main question is: why some wallets have this error?
Maybe they are using different version. Previous versions don't have this problem.
Hello, have you been able to resolve this issue?
If not - you might have an error in this line value: amount * 1000000,
. I had something similar.
Good luck.
Fixed in TronWeb v6.0.0-beta.0. Welcome to try.
Hi!
I have a function:
This function works fine, but for some wallets it throws an error with the text:
Version: "tronweb": "5.3.0"
Please tell me what the problem might be and how to fix it.