You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Hi, I wanna know how to compute the transaction hash from a Transaction instance.
I have tried
Because of this implementation in java-tron
But my output is different what is in the blockchain.
For example
Transaction hex from
byteArray2hexStr(tx.serializeBinary())
My output is
The correct one is
The text was updated successfully, but these errors were encountered: