tronprotocol / tronweb

Javascript API Library for interacting with the TRON Network
MIT License
413 stars 271 forks source link

Callback not defined #478

Closed the-tchaw closed 6 months ago

the-tchaw commented 6 months ago

Dears,

There is an issue in this line below:

https://github.com/tronprotocol/tronweb/blob/cd30451327302c1133ab47ff709ea904c99d113c/src/lib/transactionBuilder.js#L1360C28-L1360C36

callback variable is not defined as there is no variable in scope that is called callback. P.s. it is also used some lines before in the same function

start940315 commented 6 months ago

We've already known this issue. It will be fixed soon. If you are stuck in this problem, welcome to try 6.0.0-beta version.