tronlink-extension
tronlink-extension copied to clipboard
How to send tokens?
Hi,
Any documentation?
This: https://developers.tron.network/docs/tronlink-integration is all I could find, and it throws: Uncaught (in promise) Invalid transaction provided
. According to https://developers.tron.network/reference#sendtransaction the 3rd argument is private key, and tronlink throws without it: Uncaught (in promise) class org.tron.core.exception.ContractValidateException : Validate TransferContract error, no OwnerAccount.
Hi, @losnappas! Was you somehow able to find anything out?