tronprotocol / tronweb

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

Non-base58 character when i try signing a transaction #537

Open owanemi opened 2 months ago

owanemi commented 2 months ago

b9b0e638-cb20-48ed-82d8-6e56118ccb6f

i keep getting this error when i try signing a transaction with a private key generated by tronweb, it hasn't happened before and it just started all of a sudden

start940315 commented 1 month ago

It seems like you have passed the wrong address to the function call argument. Please recheck it.

sandrotbilisi commented 1 month ago

hello, were you able to fix error? cause i have same error