tronSignMessage
TRON: sign message
Asks device to sign a message using the private key derived by given BIP32 path.
Params
path
— requiredstring | Array<number>
minimum length is3
. read moremessageHex
- requiredstring
message to sign in hex text
Example
Result
Error
Last updated