getTxIdBytes

open fun getTxIdBytes(): ByteString
For direct sign in Tron, we just have to sign the txId returned by the DApp json payload.
string txId = 3;

Return

The bytes for txId.